Skip to main content
Question

Not able to authenticate boxr

  • May 22, 2025
  • 2 replies
  • 25 views

Forum|alt.badge.img

Hi Box Support team,

I would like to upload files from my HPC server to box. I am trying to do it using boxr. I am getting following error while authentication.

Error: redirect_uri_mismatch

  • response_type=code
  • redirect_uri=http://localhost:1410/
  • state=NYXFbzCUms
  • client_id=kttpqexkwb4opa0h8c3ju7n0zznfhkq8

Any help is appreciated.

 

Thanks!

2 replies

Forum|alt.badge.img

Hi, 

It looks like you are using the OAuth 2.0 authentication method documentation, even though the application you set up with the client_id provided is a JWT app. That documentation is here. The authentication syntax is different. 

Let me know if you have further questions, 

Alex, Box Developer Advocate


Forum|alt.badge.img

Hi Box Support Team,

I'm having a similar issue:

Error: redirect_uri_mismatch

Show Error Details
  • response_type=code
  • redirect_uri=http://localhost:1410/
  • state=VhfX4QZT4M
  • client_id=1b3cqdlfyh1g5dl7kk38j2e0kz6faxs7

I didn't set up the app, and I'm a novice to this process, so I don't know if a problem on my end or the app set up.

Any help would be appreciated!

Thanks!