mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #427] Documentation Issue: API Cannot be used without Client-Token (anymore?) #252
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#252
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 @MaZderMind on GitHub (Jan 21, 2020).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/427
The first Example in the Documentation – "Here's a quick example of using Spotipy to list the names of all the albums released by the artist 'Birdy':" – does not work, because it seems that Spotify does not allow Unauthorized Requests anymore.
Either one of the Authorization Flows seem to be required.
@MaZderMind commented on GitHub (Jan 21, 2020):
It seems that #244 fixed the Documentation below "Getting Started" but missed the initial Example under "Welcome to Spotipy!", which still remains invalid.
@stephanebruckert commented on GitHub (Jan 21, 2020):
Nice catch, fixed in latest https://spotipy.readthedocs.io/en/latest/