mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[GH-ISSUE #33] getting an auth error from Spotify #19
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#19
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 @sperrow on GitHub (Mar 15, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/33
Seeing the same error that's mentioned in https://github.com/akashrchandran/spotify-lyrics-api/issues/46:
{'error': {'code': 400, 'message': 'Unauthorized request', 'extra': {'_notes': 'Usage of this endpoint is not permitted under the Spotify Developer Terms and Developer Policy, and applicable law'}}}Tried both with the current url and the updated one from
github.com/akashrchandran/spotify-lyrics-api@8a74a9d604