Hi all,
We are trying to setup an OAuth API but are running into issues and I am not sure how to solve it. Can anyone point us in the right direction?
Error:
There was an issue setting up your call.
*Raw response for the API *
Status code 400
{
- “error”: “invalid_grant”,*
- “error_description”: “Bad Request”*
}
Thank you!