Is this possible to get authorisation code by JavaScript for Box API
I am using third party tool which will interact with Box enterprise account and there is no configuration are available to configure redirect URL.
For this, first time when my app will try to access account it will be redirected to Box page. Box finally redirects user to my redirected URL after accepting user credentials. This redirected URL will have a authorisation code.
Is this possible to get authorisation code by JavaScript for Box API?
Below is how i am trying to authorising:
And below how i will get code:
https://0.0.0.0/?state=authentication&code=a88pdfff18kxsrr9bt
Please sign in to leave a comment.
Comments
0 comments