Getting Wrong API response from API data
-
Getting the Wrong API response from API data. I am fetching historical data and for the last 10 minutes, I have been getting the same response from the API.
I am using python without SDK to get the data.
-
@rocky, that's because it sometimes does not work for intraday data.
Here is the Error I was getting
{"AB1004": "Something Went Wrong, Please Try After Sometime"}
-
Hi, can you share your API snippet, as it is working fine via postman.