pyetrade
pyetrade copied to clipboard
401 Client Error: Unauthorized for URL in prod
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?
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.