totallynotadi / now-playing-cards

good looking cards for your github readme showing your currently playing song on spotify
https://now-playing-cards.vercel.app/
GNU General Public License v3.0
76 stars 12 forks source link

500 Internal Server Error on Spotify authentication - waiting for Spotify confirmation #3

Open leereilly opened 2 years ago

leereilly commented 2 years ago

Ruh-roh! I hit this after signing in with Spotify:

Screen Shot 2022-08-08 at 12 19 24 PM

https://readme-now-playing.vercel.app/callback/q?code=AQC2YuWj_NlYgTtj3xGZA3J1veDHnBVya-cNmTOTwNgf554mqsH2pbUQN1rI4IGnLwKVO_CVQXRjnOaNTqpoRwYHUf89ZRqkTCfjg5wMzPLwu3peKwKs5VwoMiPlurNcV5oExZHclMx3WKCgpXnwP1vadSBJQ1EqOLAqnXMwtA5jGmY9aA6kgWYyqt1p9437SZiwAdYm0M-iqgEW9DXLFyGaDKweA88roQ5FAeMRDz3q6tHXzFktojxI4U7hoHKMAKG4vXh_NlSHFT_UGX0MmPqt9HECRSpeb93FltQUPOm3KGzARoO6yhdORvhPRkCx2S9qouY

totallynotadi commented 2 years ago

Feeling terrible for this issue is being faced by everyone. It's just that Spotify hasn't approved the quota extension request for the app yet. Which means that despite user authentication being carried out and receiving the tokens on the server side, the tokens are unusable. The app is still in development mode which only allows selective users to authorize.

Once the quota extension is approved, everything should be in order.

ghost commented 1 year ago

So until Spotify confirms your open-source app, the badge/card is unusable?

I faced the same error.

poopsicles commented 6 months ago

i made a fork (poopsicles/readme-now-playing) and a PR (#7) that might make it easier to deal with this...you'll have to put it on Vercel yourself and get a Spotify API key though (the process is really easy)