When the API reports unauthorized, it means that the API request either did not include credentials, or the included credentials were not valid.
When the API reports unauthorized, it means that the API request either:
The message field of the error response should contain additional information to help diagnose the problem.
For more information about authenticating API requests, see Making your first API call.