Skip to main content

Hello everyone,


I use Okta to access Ringcentral portal. I'm trying to setup authentication to query the API but I'm did not find clear information on how to do it.

You have to create an app with the "Web server" platform type and implement OAuth 2.0 authorization.

Check out this authentication quick start sample code.


Reply