tr-vs / realist

2 stars 3 forks source link

Backend: services/spotify.js the function calls with async & .then #26

Open jasonlozada opened 10 months ago

jasonlozada commented 10 months ago

Currently the functions in the spotify.js don't work as intended due to the await & .then commands being used. Need a fix on how to work with the async functions. Also need to be able to display errors.