Invalid Token
-
I am trying to login using "loginByPassword" url. I am passing all the valid and proper details in the request but everytime I am getting an error message like "Invalid Token". I obtain the ApiKey, ClientCode, Totp from smartapi.angelbroking screen. And in password I am passing client_pin. Please suggest to solve the issue.
I am using c# for development.