**Urgent** Multiple APIs not working

I am testing the Python codes as in documentation and getting some errors:
1)Access Token Request for User | Upstox Developer API
AttributeError: module ‘upstox_client’ has no attribute ‘IndieUserTokenRequest’

2)Place GTT Order | Upstox Developer API
AttributeError: module ‘upstox_client’ has no attribute ‘OrderApiV3’

@Upstox , quick response is highly appreciated!

Hi @Bhawik_37243451
It seems like you are using an outdated version of the Python SDK. Please ensure you are using the latest Python SDK, which is version 2.15.

Thanks!

1 Like

Thanks @Ketan , it would be great if would be notified about SDK version updates