Skip to content

Fix data download Auth0 404 for OAuth brokerages#656

Merged
JosueNina merged 4 commits into
QuantConnect:masterfrom
JosueNina:bug-652-data-download-oauth-project-id
Jun 25, 2026
Merged

Fix data download Auth0 404 for OAuth brokerages#656
JosueNina merged 4 commits into
QuantConnect:masterfrom
JosueNina:bug-652-data-download-oauth-project-id

Conversation

@JosueNina

Copy link
Copy Markdown
Collaborator

Data download with OAuth brokerages (Alpaca, Charles Schwab, TradeStation, Tastytrade) sent projectId=-1 to the Auth0 endpoint and got a 404. Now the project id comes from a new --project option or a prompt.

Closes #652

@jhonabreul jhonabreul left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@JosueNina JosueNina merged commit c0749ac into QuantConnect:master Jun 25, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lean data download: Alpaca OAuth URL returns 404 (projectId=-1 not accepted by platform)

3 participants