Genesys "Token endpoint" url

I'm trying to use Talend tHTTPClient, OAUTH, but it needs Genesys "Token endpoint" url and I don't know where I can find it.

Can anyone help me?

Hi bwenzel,

What OAUTH are you trying to make use of ?

deleted content

@bwenzel Please contact your company's security team immediately - to request to remove your OAuth Client or to update its secret, and to inform them of a potential data breach.
Your second screenshot was displaying your OAuth ClientId and valid bearer. I have edited your post to remove the picture, but it was exposed publicly on the internet for several hours.

As of your questions on the Talend client, you will have to check in its support documentation or forum, as we don't use such client.

If you are using an OAuth Client Credentials Grant flow, you can check what the flow and steps are in the OAuth Client Credentials Login Flow.
Once you get a bearer token, you can use it to invoke a Platform API endpoint.
You can find the description of the endpoint using the API Explorer. Find and select the API Endpoint you are interested in, and check the "API Request" and "API Responses" sections to find a description of the supported parameters (path, query), request body, ...

Regards,

My bearer token shown is not the current one, is from a while back. I will check with our security and ask them to reset the long clientid id code.

THanks
bob

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