how to solve invalid token error in api
-
how we will get the token
-
Hi @DavidJaxon
Apologies for delayed response.
Kindly reverify on the App if the request headers, params has passed properly.Thanks & Regards,
SmartAPI team -
Hi @Rushikesh97
Apologies for delayed response.
The Authorization token can be fetched after the client login.
And the same needs be consumed to pass on the API headers.Thanks & Regards,
SmartAPI team -
I have to send a BASIC Authentication Header along with the request, and that is exactly what I am doing, per the API description. When I send the request through POSTMAN, it executes without a hitch. Nevertheless, the same request from my APP returns the error message Invalid API Key.