OpenAPIScripMaster.json Download Failing Issue Resolved
-
Hi Team,
Just an update on this issue.
The OpenAPIScripMaster.json endpoint is now working normally again.
The file is downloading successfully without any interruption, and our production trading system is able to initialize and run as expected.
It appears the issue has been resolved on the server side.
Thank you to the SmartAPI team for restoring the service. We appreciate the quick resolution.
Regards,
Rudrapratap Sharma -
I am facing the exact same issue since this morning. The OpenAPIScripMaster.json file download is failing mid-transfer, completely breaking the algo bot initialization.
Errors encountered:
urllib3.exceptions.IncompleteRead: IncompleteRead (e.g., 6896285 bytes read, 30056636 more expected)
HTTPSConnectionPool Read timed out
Troubleshooting already done:
I have tried streaming the data in chunks as well as direct full-file download.
Increased the timeout limits up to 300 seconds.
Added proper browser User-Agent headers.
Even tried downloading manually via Chrome using an entirely different ISP/Mobile network.
The connection randomly drops at different payload sizes (sometimes at 6MB, sometimes at just 800KB). This is clearly a server-side limitation or firewall drop at Angel One's end.
Requesting the admin/tech team to kindly look into this on priority, as it is completely blocking live executions for everyone today.
-
@krishnkant Yes, it was an issue from their backend but as of now i am completely able to to download the scrip data.
i think the issue is now resolved from their end but it may take some time to reflect for some users.
i suggest to try again after 30 to 45 minutes.