Getting Error errorCode': 'UDAPI10000'

i am getting following error post running code in python to log into app. Can somebody guide?

{‘status’: ‘error’,
‘errors’: [{‘errorCode’: ‘UDAPI10000’,
‘message’: ‘This request is not supported by Upstox API’,
‘propertyPath’: None,
‘invalidValue’: None,
‘error_code’: ‘UDAPI10000’,
‘property_path’: None,
‘invalid_value’: None}]}

@hemal8

This could potentially be a case where the details you’ve given are incomplete or incorrect. Kindly provide the code so we can pinpoint the problem.

Thank you!