Hi,
I'm getting the below error while trying to get the Historical Data.
{
"message": "Something Went Wrong, Please Try After Sometime",
"errorcode": "AB1004",
"status": false,
"data": null
}
I have using C# .NET SDK to fetch data.
I'm sending the JWT token generate by passing the username, MPIN and TOPT.
Can you please help me. I got stuck on this from last one week.
Please let me know if you need more information.