algo2t / alphatrade

Python APIs for SAS Online Alpha Trade Web platform for creating algo trading using python
https://algo2t.github.io/alphatrade
MIT License
45 stars 25 forks source link

Issue with api since yesterday. #28

Closed saiprasad-psp closed 2 years ago

saiprasad-psp commented 2 years ago

I am using this api to trigger orders from my algo since couple months till now everything is very smooth but since yesterday I get the below error frequently and it is random. {"status":"error","message":"Request Unauthorised","data":{}} It would be great if this can be fixed.

dccgarch commented 2 years ago

this problem is with SAS itself. I think they said they fixed it. Today it was fine.

algo2t commented 2 years ago

This happens sometimes when their server is in maintenance mode. Please always check whether their webplatform is working fine or not.