Original publication date: May 25, 2020
Question:
When we try to obtain a token, we get the following 'unauthorized' error:
{"error":"access_denied","error_description":"Unauthorized"}
Answer:
Please ensure that your IP was added to our allowedlist and that the content-type in your token request is application/json.