API error code "NO_CRM_ACCOUNT"

API error code "NO_CRM_ACCOUNT"

Can anyone tell me what this error code means?

  1. {
  2.   "code": "NO_CRM_ACCOUNT",
  3.   "details": {},
  4.   "message": "The token does not bind to any CRM account. Generate new organization specific token.",
  5.   "status": "error"
  6. }

I can't find any information on what may cause this. My API calls were working fine earlier today, now I just get this response. I've tried generating new self-client codes already. I'm able to use them to generate access/refresh tokens, but when I use the access token to make API calls, I get the response above

Info

Moderation Update:

The challenge highlighted in the original post occurred intermittently and was resolved immediately. Therefore, we are locking the post. Please feel free to start a fresh post for any questions or challenges you might have in the future.