pyetrade icon indicating copy to clipboard operation
pyetrade copied to clipboard

401 Client Error: Unauthorized for URL in prod

Open Sput opened this issue 2 years ago • 1 comments

I was able to work in the sandbox, but for prod, I went through the full process of getting my PROD API approved (filled out survey, signed usage agreement), and then got the OAuth token, but I'm getting "401 Client Error: Unauthorized for url" for both "get_quote" and "list_accounts" functions. Has anyone else had this even after getting approved for a production key?

Sput avatar Jun 23 '22 11:06 Sput

Hi @Sput, there has been quite a few issues opened with 401 issues. Take a look: https://github.com/jessecooper/pyetrade/issues?q=is%3Aissue+401

Hopefully that is helpful.

jessecooper avatar Jun 24 '22 15:06 jessecooper