Skip to main content

How to add query params to redirect uri

  • October 30, 2023
  • 1 reply
  • 195 views

Can I add query params to redirect-uri. I am using box oauth2 python sdk.

1 reply

rbarbosa Box
Forum|alt.badge.img
  • Developer Advocate
  • 556 replies
  • October 31, 2023

Hey there @user112

Well you are not supposed to, per OAuth 2.0 protocol specifications.

But there might be a way around this, tell me what are you trying to do?

Cheers