question

jocab4457 avatar image
jocab4457 asked Anirban answered

Step by step 3Legged OAuth Flow Complete Code

Hello developers, I am very beginner in ring-central development. can any one have a step by step code. how to authenticate web server application with 3Legged OAuth Flow sandbox account login.


i have a web server application in developer's my apps.


any help would be appreciated!!

sdk
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
https://github.com/ringcentral/ringcentral-demos-oauth This repository contains demos and instructions for several programming languages/frameworks.
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

ashok-thandavamoorthy avatar image
ashok-thandavamoorthy answered
Hi Jacob,

Did you able yo implement 3 Legged OAuth Authorization Code flow. If so can you share your ideas on how to implement.

Thanks,
Ashok
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Anirban avatar image
Anirban answered

For web-based applications, the OAuth 2.0 authorization code flow is supported in RingCentral . Once you creat the app in developer portal and your app support grant_type =Authorization code, you can easily test the API in tools like postman by configuring the parameters, and callback uri provided here should be exactly same callback uri that you created during the app creation along with details like client id, secret.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys