API error code "NO_CRM_ACCOUNT"
Can anyone tell me what this error code means?
- {
- "code": "NO_CRM_ACCOUNT",
- "details": {},
- "message": "The token does not bind to any CRM account. Generate new organization specific token.",
- "status": "error"
- }
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

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.