404 Response for Bearer Token | XM Community
Solved

404 Response for Bearer Token

  • 1 February 2021
  • 2 replies
  • 71 views

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

icon

Best answer by pogi 2 February 2021, 03:23

View original

2 replies

Userlevel 3
Badge +8

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