What would be the Callback URL for OAuth 2.0 user authentication .
AnsweredI Have created custom app with OAuth 2.0 (User or Client Authentication) Authentication Method using enterprise app. what would be the integration - callback URL for the box app for application with Http Uri?
my redirect uri was 'http://localhost:1000/'
Thank you
-
Hi Siva. The callback URL will be the same public application URL from where you redirect the user to Box to sign in and grant permissions to your app. The redirect will support localhost for local testing, but once you are moving to a production state with other users / systems you'll want to use a public URL for the app.
Please sign in to leave a comment.
Comments
1 comment