luizbaldi / playlist-converter

[wip] convert your playlists between spotify and youtube 🎶
https://playlist-converter.netlify.com/
22 stars 5 forks source link

Issue when connecting with Spotify #16

Open peterawe18 opened 3 years ago

peterawe18 commented 3 years ago

There is a issue that persist when trying to connect to Spotify this error is produced: 2020-12-11

This happens when I am running locally whereas using the demo works fine. Can you please fix this as I also want to help contribute! Connect to YouTube only works when the playlist is being made there if you reverse it, it brings same error as spotify, please if you could shed some light on this ASAP it will be great.

luizbaldi commented 3 years ago

Hi @peterawe18! This is probably due to the Spotify credentials you're using. Did you create an application on the Spotify API through the dashboard? If you don't wanna go over this process, send me your email and I can share my credentials to run this locally more easily. I'm sorry about the noise, even though this is a pretty simple project it's a bit tricky to get it running locally since we need to integrate with two external platforms 😅

peterawe18 commented 3 years ago

Thanks for the reply. Yes my email is peterawe37@gmail.com, could you include both Spotify and YouTube credentials if you don’t mind for testing locally thanks!

peterawe18 commented 3 years ago

Hi Luiz. I’m still having issues with the credentials. I’m getting an error with missing client ID again. Maybe if you can email me your folder structure with the files maybe in a zip that will be great just to get set up as I’m still having issues

luizbaldi commented 3 years ago

@peterawe18 Could you send me a screenshot of the problem? Did you restart your server after placing the environment variables?

I think zipping the entire project kinda looses the point of using a source control tool like git, so let's try to solve this without getting to this point.