I'm getting AG8001 even with passwords from dashboard
-
Used the SECRET KEY as Authorization (with adding Bearer ofc)
used API KEY as X-PrivateKey
{
"success": false,
"message": "Invalid Token",
"errorCode": "AG8001",
"data": ""
} -
Apologies for the delayed response.
Invalid Token will be pushed for unauthorized/expired token.
Kindly share us the API request and header passed if the issue still occursRegards
SmartAPI Team