Discussions
About CLIENT CREDENTIALS on oAuth
about 2 years ago by Hiroyuki Kikuchi
I tried to call token api with client_credentials by following
https://developers.dialpad.com/reference/oauth2tokenpost-1
But 403 error happened with "Client is not allowed to perform this grant type is "
Could you tell me the cause of this error