Skip to main content
Question

OAuth2.0 Authorization URL returns "403 Forbidden"

  • May 23, 2025
  • 7 replies
  • 29 views

Forum|alt.badge.img

When accessing an Authorization URL with IP address in redirect_uri, "403 Forbidden" is displayed.
If an Authorization URL with domain in redirect_uri, It works normally.

Is this a specification change? Or is it a fault?

[Example]
https://account.box.com/api/oauth2/authorize?client_id=CLIENTID&response_type=code&redirect_uri=https://example.com/
->It work.

https://account.box.com/api/oauth2/authorize?client_id=CLIENTID&response_type=code&redirect_uri=https://1.2.3.4/
->403 Forbidden

7 replies

Forum|alt.badge.img

The above 403 error is also found in Splunk add-on for Box

 


Forum|alt.badge.img

Hi there, 

Welcome to Box Community and glad to help! 

Looks like you're now working with our Product Support team. Please keep an eye to your email as our team will get in touch to help address your concern. 

Thanks for posting! 


Forum|alt.badge.img

Hi Rona,

We have received your message from our mailbox, and we are looking forward to the new updates on this issue.

Thank you for the reply :)

 


Forum|alt.badge.img

Hi Rona!

As you are aware, I am in communication with the technical support team right now.(Case ID: #2847125)
If I make any progress, I will post it here.

Best Regards.


Forum|alt.badge.img

I received a response from technical support team.

It appears this is a known issue to their engineering team, and currently investigating.


Forum|alt.badge.img

We are also looking forward the investigation progress.

Thank you for the update!


Forum|alt.badge.img

Hi there.

It took quite a while, but this problem seems to have been resolved.
My application now works fine.