simonschellaert / spotify2am

Import your Spotify library into Apple Music
360 stars 68 forks source link

URLOPEN ERROR #11

Open verdi55 opened 9 years ago

verdi55 commented 9 years ago

I followed all the steps and when I execute insert-songs.py in the terminal, it issued this error: urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)

Would there be any way to verify the certificate in iTunes?

H3avyC commented 9 years ago

I got this error as well. Make sure you turn Charles Proxy off before you try to run the Insert Songs script. It's failing to verify the false SSL proxy you used to capture the traffic.

verdi55 commented 9 years ago

Oh, yes! Now it works, thanks! Maybe it is a good idea to also mention this in the Readme. :D

2015-07-07 14:36 GMT+02:00 H3avyC notifications@github.com:

I got this error as well. Make sure you turn Charles Proxy off before you try to run the Insert Songs script. It's failing to verify the false SSL proxy you used to capture the traffic.

— Reply to this email directly or view it on GitHub https://github.com/simonschellaert/spotify2am/issues/11#issuecomment-119191057 .