Hi,
I'm doing ajax request from Dataverse to an API which it's available only within the internal network.
Calling it from a browser it works, however when doing the same request in JS code in Dataverse record, it fails using same laptop, and I believe the issue it's as its taking the origin as the Dataverse URL.
I thought behaviour should be the same as doing the cal l in the browser than in Dataverse.
Any clarification on this please?