nleroy917 / spottydata-api

Backend and Web API for spottydata.com
MIT License
7 stars 0 forks source link

Facebook Authentication fails to load playlists #17

Closed nleroy917 closed 4 years ago

nleroy917 commented 4 years ago

If a user has authenticated/setup their Spotify account through facebook, then the authentication and playlist pulling returns a 500 error on the API side. Need to decouple authentication/display name from playlist pulling

(Thanks to Reddit, I found this bug)

nleroy917 commented 4 years ago

Oops, this is a front-end issue. Closing