Skip to main content

CLI installation

and command line

Box login -n example_name > error as below

How can I solve this error?

Redirect URI = http://localhost:3000/callback

client id and client secret may be correct.


Error: redirect_uri_mismatch


Show Error Details


Hi @user155 , welcome to the forum


Please check your application configurations especially the redirect url, the configurations in the cli must match the app in the developer console.


Also there is a great guide on this subject, take a look here:




Cheers


Hello Rbarbosa


I’d just followed the guidance as you attached URL



Hi,


Does the redirect URL on that screen match the application configurations?


You can check in your app development console.


For example in mine:



Reply