Google Collab and upstox API

What should be the redirect and pushback link in app if i want to integrate upstox and google collab

The app creator should manage the redirect URL, allowing them to parse it, access the authorization code, and make an API call to obtain a token.

It would be best to acquire the above token and provide it to Google Colab. It’s uncertain whether you can use a Google Colab redirect or postback URL that you can process.