I always get a 601 error when using Oauth2 credentials, even though I used the latest access token

SanfordWhiteman
Level 10 - Community Moderator

Re: I always get a 601 error when using Oauth2 credentials, even though I used the latest access token

  • It’s not a refresh token, it’s an access token.
  • Type should be set to Bearer Token if you’re doing it this way in Postman.
  • Please inspect/show the actual header that went on the wire, not the Postman UI shortcuts.