mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-24 22:05:53 +03:00
[GH-ISSUE #163] [Feature Request] Clarify using of Developer / Client Account Documentation #147
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @H-K-47 on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/163
I tried to walk through the existing tickets but the difference/usage of Developer / Client Accounts isnt really obvious.
I have an existing client from previous created apps on spotify (but no users assigned in the second tab) - both client ids just report
WARNING: API ERROR (TRY 0) - RETRYING
429: API rate limit exceeded
I use the pipx install -f git+https://github.com/Googolplexed0/zotify.git@efficient-api branch.
I deleted my credentials config before.
According to other tickets when i supply zotify --client-id i should see a login URL - but nothing is shown its just going to 429 error.
The readme only talks about how to install, not how to configure.
Thanks