Skip to content

fix(webapi): api-partner auth (pathfinder GraphQL) and restore home - #745

Merged
jacksongoode merged 1 commit into
jpochyla:mainfrom
prefixFelix:pr1-partner-auth
Jul 18, 2026
Merged

fix(webapi): api-partner auth (pathfinder GraphQL) and restore home#745
jacksongoode merged 1 commit into
jpochyla:mainfrom
prefixFelix:pr1-partner-auth

Conversation

@prefixFelix

Copy link
Copy Markdown
Contributor

Related to #744, which is now split into multiple PRs for better review.
This one repairs the auth for api-partner.spotify.com (pathfinder GraphQL). Currently it uses the WebAPI OAuth token, but it gets rejected by the endpoint. We now mint a first-party Login5 bearer + client-token (the credentials the web player uses) and send those instead. This also restores the homepage. For the artist page, we need more code changes, which will be included in subsequent PRs.

@jacksongoode jacksongoode 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.

LGTM thanks for breaking this up!

@jacksongoode
jacksongoode merged commit 8b08683 into jpochyla:main Jul 18, 2026
3 of 5 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.

2 participants