Alpaca-API
Alpaca-API copied to clipboard
OAuth2 authorization always fails
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:
- 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]
Same issue.
Was this every resolved?