Welcome to the new Box Support website. Check out all the details here on what’s changed.

How can I create an OAuth 2.0 Redirect URI?

Answered
New post

Comments

1 comment

  • Nayak

    Hi , The oauth redirect url is where the browser will be redirected after successful authorization to the application by the user. If you dont have a web application, you can specify a dummy url like http://localhost Post authorization you need to capture the value from the url directly in such case (for ex http://localhost/defend/callback?code=aaaaaaaadddddddddd )

    0
    Comment actions Permalink

Please sign in to leave a comment.