Hi,
I’m trying to make asynchronous calls to the Guru API via Javascript but I receive CORS errors. When I call the API from a server side request, it is fine, but trying to call the API via client side does not work.
What am I missing in order to get it to work?
Thanks!