Can't access conversations API because of CORS

Hi,
When I tried to access the conversations API using Implicit grant, I get an error.

Access to XMLHttpRequest at 'https://mypurecloud.com.au/api/v2/analytics/conversations/79e961b3-bfa3-44c7-814b-bf75fff59dd0/details' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a preflight request.

I have set up my redirect url in OAuth to have all of the variants of localhost:

What am I missing?

When trying to do the same request with Postman getting page not found

The API host is https://api.mypurecloud.com.au. See here for more information: https://developer.genesys.cloud/platform/api/

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.