Frequent Error Types

{"error": "invalid_client"}

What this error means is that the id, or secret may be incorrect. Double check that the id and secret are correct, and that there are no trailing spaces. If this still doesn't work, let us know and we can try to re-issue the credentials.

example of the invalid_client error

example of the invalid_client error

{"error": "User does not belong to org provided in X-PM-Org Header"}

What this means is that the token does not match the org id provided in the header. Is the X-Pm-Org correct?