Getting auth code using python without going to webpage
AnsweredAny idea how to get auth code using auth url without going to web page and that asks for user granting access please suggest me how to automate this part to get auth code
-
Official comment
Hello,
This cannot be bypassed when using OAuth2 as the authentication method. You will need to switch the Server Authentication (with JWT) instead so there's no required end-user interaction.
Best,
Kourtney, Box Developer Advocate
Comment actions
Please sign in to leave a comment.
Comments
1 comment