Hi.
I'm trying to authenticate a OAuth client to get the access token but it returns "Client not found".
I have created the oauth client in Genesys and Authorized it, I sent the request to
"https://login.mypurecloud.com/oauth/token" encoded the credentials on base64 and choose type "cliente credentials", but I keep getting this return from the API: {'error': 'invalid_client', 'description': 'client not found', 'error_description': 'client not found'}
#API/Integrations------------------------------
Samara Silva
------------------------------