alpacahq / alpacahq/Alpaca-API

OAuth2 authorization always fails

Open
#268 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
173
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**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 wilsonae@ymail.com

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.