API Authentification Issue

Pls help me to resolve this errr msg:
Code:
upstox = Upstox(api_key, api_secret)

Error msg:

HTTPError: “This API is deprecated, please migrate to Upstox API v2. For more details refer API Documentation – Fast Secure Free – Upstox | Upstox Developer API

Hi @Humn_Ziggy,

The error message suggests that you are using an outdated version of the Upstox API. To fix this, please upgrade to the latest APIs as detailed on our Documentation Page.

If you are using SDKs, ensure you switch to the latest versions available on our GitHub repository.

Thank you!

1 Like