Error: redirect_uri_mismatch
We have defined "https://hoge/callback" as the OAuth 2.0 Redirect URI, but when we actually use it, we specify the user ID in the query parameter. (e.g., "https://hoge/callback?user_id=1")
When I removed the query parameter and used it for a trial, no error occurred.
Has the OAuth 2.0 Redirect URI specification changed?
The problem began to occur on 5/19.
-
So this specification change caused this error.
https://ja.developer.box.com/changelog/#2022-05-18-oauth-20-redirect-url-release
We have not received an email from you, although the notice states the following.
Why is this?Four emails have been sent in the past few months to companies that were using applications that were not compliant with this standard, explaining how to update their applications.
Post is closed for comments.
Comments
2 comments