HI I am trying to use the api explorer in Australia (https://developer.mypurecloud.com.au/developer-tools/#/api-explorer).
This works fine for some calls, but others fail with the error "0 HTTP request was blocked by CORS. Inspect the browser network tab for more information."
One that fails is /api/v2/analytics/queues/observations/query
I am using Firefox v50.0 and also get the same problem on Chrome v55
If I Inspect the browser I get a security message in the console saying "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.mypurecloud.com.au/api/v2/analytics/queues/observations/query. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)."
I am wondering if this could be because my login is for the Australian server.
Has anyone used this Australian server without having my issue?
Any other suggestions that I could try?
Thanks Mike