I am getting this error response: {‘code’: -16, ‘message’: 'Refresh token API is currently disabled to comply with SE.
Could you please help me understand the reason for this error and how such errors are usually handled to avoid running into this.
I am getting this error response: {‘code’: -16, ‘message’: 'Refresh token API is currently disabled to comply with SE.
Could you please help me understand the reason for this error and how such errors are usually handled to avoid running into this.
As per the retail Algo regulations, daily two factor authentication login is mandatory. Hence the refresh token login flow has been disabled.
You can use TOTP based login, which is seamless and secured. Kindly check your DM, for sample code.