Open will76 opened 4 years ago
Hi @will76 !
I assume that's because i'm using f-string formatting and that's feature from python 3.6+
Have you entered your spotify credentials in .env file as described here?
To retrieve credentials you need to create own "app" here.
After creation set the redirect uri to http://localhost:9000
Hi,
I'm getting the following errors when running just spotify-export-test :
Then I commented all the 'print' calls and it is just stuck:
Thanks a lot!