Alpaca-API icon indicating copy to clipboard operation
Alpaca-API copied to clipboard

OAuth2 authorization always fails

Open specialed1790 opened this issue 1 year ago • 2 comments

Describe the bug using https://app.alpaca.markets/oauth/authorize with correct client ID fails are returns the following error An error has occured Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.

To Reproduce Steps to reproduce the behavior:

  1. Go to command line run https://app.alpaca.markets/oauth/authorize?response_type=code&client_id=YOUR_CLIENT_ID&redirect_uri=YOUR_REDIRECT_URL&state=SOMETHING_RANDOM&scope=account:write%20trading using client ID from Alpaca connect

Expected behavior response code from url

Screenshots If applicable, add screenshots to help explain your problem.

my email [email protected]

specialed1790 avatar Dec 21 '24 19:12 specialed1790

Same issue.

zsilverzweig avatar Sep 23 '25 12:09 zsilverzweig

Was this every resolved?

jc-gomes avatar Nov 07 '25 23:11 jc-gomes