questrade_api icon indicating copy to clipboard operation
questrade_api copied to clipboard

No authentication

Open RobinMLi opened this issue 9 months ago • 0 comments

I believe you need to add USER AGENT header to your urllib request, otherwise you will get "403 Forbidden" or "400 Bad Request" errors when refresh token and all subsequent get/post requests.

RobinMLi avatar Apr 13 '25 05:04 RobinMLi