Describe the bug
Get price api is failing after new nse site got updated?
To Reproduce
Steps to reproduce the behavior:
- Call get_price api is failing after new site update (not sure)
Expected behavior
Get price api should return valid response
Screenshots
Getting this failure message
{
"time": "04/04/2025 02:30:43 PM",
"lineno": "140",
"name": "[root]",
"loglevel": "ERROR",
"process": "66342",
"filename": "equity.py",
"funcName": "get_price",
"logmessage": "https://www.nseindia.com/api/historical/securityArchives?symbol=DABUR&from=01-03-2025&to=31-03-2025&dataType=priceVolumeDeliverable&series=EQ got exception: Please try again in a minute.. Please try again later.",
}
Describe the bug
Get price api is failing after new nse site got updated?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Get price api should return valid response
Screenshots
Getting this failure message
{
"time": "04/04/2025 02:30:43 PM",
"lineno": "140",
"name": "[root]",
"loglevel": "ERROR",
"process": "66342",
"filename": "equity.py",
"funcName": "get_price",
"logmessage": "https://www.nseindia.com/api/historical/securityArchives?symbol=DABUR&from=01-03-2025&to=31-03-2025&dataType=priceVolumeDeliverable&series=EQ got exception: Please try again in a minute.. Please try again later.",
}