Erro ao Gerar o Token

A combobox não me permitiu selecionar a categoria de Python ao abrir o questionamento

Realizei um teste no Postman com Sucesso!
Estou utilizando o ClientId e ClientSecret e ao término recebo um retorno do token.
Todavia quando utilizo o Python acabo recebendo o erro abaixo:

requests.exceptions.SSLError: HTTPSConnectionPool(host='login.mypurecloud.com', port=443): Max retries exceeded with url: /oauth/token (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))

Fiz a integração com outras plataformas e foi muito de boa, já a Genesys está me gerando muita dor de cabeça. Alguém já passou por isso? Help me pelo amor de Deus.

Hi,

Are you trying to authorize with the Client Credentials Grant using the Python SDK?

Thanks,

Mike

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.