You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the same error again and again . I have checked all credentials , but still it is not working i dont know why but before the same code used to work.
the following error is
ApiException: (401)
Reason: Unauthorized
HTTP response body: {"fault":{"code":900901,"message":"Invalid Credentials","description":"Access failure for API: /apim/session/1.0, version: 1.0 status: (900901) - Invalid Credentials. Make sure you have provided the correct security credentials"}}
The text was updated successfully, but these errors were encountered:
Please check if you are passing correct Credentials, hope you have generated your API access Token again, Login to API portal> go to your Application > click on Production Key> Generate Access Token
A popup will appear use time as -2 for never expiry of your Access Token.
Sometimes, there will be issue with HOST in login. You can write the issue to tradeapi support to change your location if you're getting the 'Unauthorised' ERROR
I am getting the same error again and again . I have checked all credentials , but still it is not working i dont know why but before the same code used to work.
the following error is
ApiException: (401)
Reason: Unauthorized
HTTP response body: {"fault":{"code":900901,"message":"Invalid Credentials","description":"Access failure for API: /apim/session/1.0, version: 1.0 status: (900901) - Invalid Credentials. Make sure you have provided the correct security credentials"}}
The text was updated successfully, but these errors were encountered: