Hello All,
I am trying to generate the access token and Getting the following error.
{
"message": "Something Went Wrong, Please Try After Sometime",
"errorcode": "AB1004",
"status": false,
"data": null
}
Steps Executed:
- Invoke the https://smartapi.angelbroking.com/publisher-login?api_key=<api Key>
- Provide UserName and Password.
I tried with generateTokens bty providing refreshToken and getting "Bad Request", Also tried with loginByPassword and getting "Something Went Wrong, Please Try After Sometime".
Any help will be highly appriciated
Thanks,
Vidhya