-
|
Hello everyone, I've recently been trying to integrate the Spotify API into my project using the repo, but I'm running into difficulties retrieving the necessary Spotify token. I've followed the instructions provided in the documentation and have also tried multiple browsers, but I haven't been able to obtain the token. I've examined the network as instructed, then checked the Spotify cookies, but none of the tokens I've tried seem to work. Each attempt results in an error response indicating that my token is being treated as anonymous: I was wondering if anyone could provide information on what the Spotify token looks like and where I might find it. I would appreciate any help or advice you could provide. Thanks in advance for your assistance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
OK i found it found here : https://stackoverflow.com/questions/73704499/get-lyrics-data-from-spotify |
Beta Was this translation helpful? Give feedback.
OK i found it
we can get our token by this link
https://open.spotify.com/get_access_token
found here : https://stackoverflow.com/questions/73704499/get-lyrics-data-from-spotify