Forum Discussion
Andre_Santtos
6 months agoNew Contributor
invalid_client error requesting GoToConnect token – urgent help
Hi community, When trying to authenticate my app via OAuth2 in GoToConnect, I get: { "error": "invalid_client", "error_description": "client not found" } I have checked client_id and client_secret...
Andre_Santtos
5 months agoNew Contributor
Hello,
I am developing an integration with the GoTo Connect Call Control API.
I successfully obtained an access token via OAuth 2.0, but when I try to call the documented endpoints (/voice/notification-channels/v1/channels, /voice/call-control/v1/devices, etc.), I always receive a 404 NOT_FOUND response.
This indicates that my account/tenant most likely does not have the Call Control API provisioned.
Could you please enable the Call Control API (voice/call-control and notification-channels) for my account?
Thank you.