To create a .env file:
-
Open notepad on your PC
-
In notepad type:
API_KEY=your_actual_api_key_here SECRET_KEY=your_actual_secret_key_here
Ensure there are no spaces around the '=' sign and no quotes around the values.
- Save notepad file as 'spotify_api_keys.env' and change the files type to all file types, not just txt.