Showing Invalid Token Continously
-
I am calling the getProfile Api & getPortfolio api with the authorization Token which i got 5 mins ago but it's showing invalid token again & again. Please solve this issue asap.
-
-
@Moderator_2
I am testing the API. That's why I hardcoded the token which I got 5 mins ago only. But then also It's showing Invalid Token Invalid Token. Please help me with this. -
Hi @ridam25
Able to Notice the Authorization Token is hardcoded here.
Please make sure if the token has fetched from login API everyday since we invalidate the expired token[every 24h-28h] and verify if the issue still occurs.Regards,
SmartAPI team