404 Response for Bearer Token | XM Community
Skip to main content

I'm receiving 404 responses when using a POST for obtaining the Bearer Token after setting up OAuth as described (https://api.qualtrics.com/instructions/docs/Instructions/Quick%20Start/qualtrics-api-quick-start.md)
This was my first attempt at setting up API calls (using Postman). I've also confirmed that API ability is enabled on the account.
When using a GET request with the API Token I do get 200 responses--any thoughts why the issues with OAuth?
Thanks

If you are getting 200 response with a GET then it sounds like the API resource might not accept a POST. Check your API url to make sure it is pointing to the correct resource.


On closer inspection the API URL was not correct--Thanks pogi


Leave a Reply