January Tidbits

SMS Questions Answered

You've got SMS questions; We've got Answers!

question

Viresh V Pandit avatar image
Viresh V Pandit asked Anirban Sen Chowdhary answered

Redirect uri with local url in oauth?

If we create application in Ringcentral that have Authorization Flows with Oauth, it ask to set Redirect uri.

Till now we were testing with postman url https://www.getpostman.com/oauth2/callback

But can we use a local url in the application as redirect url something like http://localhost:8082/oauth/redirect ?

Is it possible?

oauth2redirect url
1 |1000

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

1 Answer

·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

You can set any callback uri, but you need to keep in mind that the callback uri need to be exactly the same you have configured during creating the app in developer portal

ref: https://forums.developers.ringcentral.com/questions/1141/can-i-set-localhost-url-as-oauth-redirect-uri.html

1 |1000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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