8 hours ago
Good afternoon,
I am trying to set up this integration to know from the Logic Machine when there is an access attempt or an authorized access, and I’ve been communicating with 2N for several days. However, the conclusion they reach is that the Logic Machine redirects with a 302 and requests authentication. I’ve been running several tests and sending them the logs from the 2N device, but there’s no way to make it work.
I’m attaching a screenshot so you can see the configuration that I also sent to j.martinez. Did you manage to get it working?
2N is asking me to modify the Logic Machine API, but I know there must be something in the 2N access controller, because it should work with the same parameters as a normal POST.
The URL you see in the image is:
http://192.168.2.205/login?ref=scada-remote
The text/plain is:
m=json&r=grp&fn=write&alias=35/1/12&value=Prueba2N
I have tried several approaches — putting username, password and body in the URL; only body with username and password separately… but nothing works.
I am trying to set up this integration to know from the Logic Machine when there is an access attempt or an authorized access, and I’ve been communicating with 2N for several days. However, the conclusion they reach is that the Logic Machine redirects with a 302 and requests authentication. I’ve been running several tests and sending them the logs from the 2N device, but there’s no way to make it work.
I’m attaching a screenshot so you can see the configuration that I also sent to j.martinez. Did you manage to get it working?
2N is asking me to modify the Logic Machine API, but I know there must be something in the 2N access controller, because it should work with the same parameters as a normal POST.
The URL you see in the image is:
http://192.168.2.205/login?ref=scada-remote
The text/plain is:
m=json&r=grp&fn=write&alias=35/1/12&value=Prueba2N
I have tried several approaches — putting username, password and body in the URL; only body with username and password separately… but nothing works.