Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
obj=SmartConnect(api_key="something")
this works and i can get jwt and refresh tokens. but fetching data from historical api give
{"success":false,"message":"Invalid Token","errorCode":"AG8001","data":""}
note: it was working 2 days back