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?