Question
Does the current version of the REST API support CORS requests?
We are integrating eSign into an Angular/C#.NET app. Does the current version of the REST API support CORS requests in any way, or do I need to make my requests from the server-side? I noticed that making a standard GET request from an external domain is rejected.
