Regarding Token endpoints

I have configured an OAuth profile and need to test it. Could you please suggest where the token endpoint is located?.

Hi Sudarshan,

Welcome to the community!

The process of configuring an OAuth authentication mechanism is detailed out over here :

Can you please try it out ? Do let us know in case you have any further queries.

Hi HarRangarajan,

Thanks for the quick response.

I have configured the OAuth profile and enabled authentication. I need to utilize OAuth authentication when executing REST calls. Could you confirm if the URL ( https://hostname:port/oauth2/token ) is correct for generating the token?

Best Regards,

Sudarshan

I am testing the OAuth URL (https://{ServiceInstance}.messaging.solace.cloud/oauth2/token), but it did not return any token.