when I create client id and secret - it provide below authorization url and postman goes "genesys cloud" page and showing "sorry that page does not exist" after login. so must be something wrong with url.
I am able to get code authorization worked but when i tried to call post digits to call then i am getting below error. interesting documentation {message} template but the developer forget to fill the template.
{
"message": "An error has occurred. Please contact support. Message: {message}",
"code": "internal.server.error",
"status": 500,
"messageWithParams": "An error has occurred. Please contact support. Message: {message}",
"messageParams": {
"message": "null"
},
"contextId": "57d17736-9426-4b46-9eae-2372046f6dfd",
"details": [],
"errors": []
}
With a 500 error being returned, you are going to need to open a ticket with our Care team. From our logs I am seeing a NullPointer exception being thrown. Once you open ticket with Care, they will route it to the appropriate dev team who can then help identify the issue.
Thanks,
John Carnell
Manager, Developer Engagement