01-09-2024, 06:02 AM
(This post was last modified: 01-09-2024, 06:02 AM by Alexandre Machado.)
First thing: Why the gateway doesn't allow requests from your server? This should be configurable on the gateway.
You can craft a JS request on your server, in JavaScript, send it to your browser and the browser will manage to send it directly to your gateway.
However this is not something for which I can create a simple demo.
It would be interesting to know the answer for the first question first.
You can craft a JS request on your server, in JavaScript, send it to your browser and the browser will manage to send it directly to your gateway.
However this is not something for which I can create a simple demo.
It would be interesting to know the answer for the first question first.

