Isn’t the sandbox process similar to the regular API login flow where we generate the login URL?
I’m not able to do it!
“errorCode”: “UDAPI100068”
do i need to generate the access_token by login in the app?
Isn’t the sandbox process similar to the regular API login flow where we generate the login URL?
I’m not able to do it!
“errorCode”: “UDAPI100068”
do i need to generate the access_token by login in the app?
Hi @the_singh
Currently, you can only create an access token in sandbox mode via the “My Apps” section and the “Generate Token” button in a sandbox app. For further details, please see the documentation at Sandbox | Upstox Developer API.
Thanks!