This tutorial will guide you through a bit of a "hack" to get the very complex Spotify API to work with a CircuitPython microcontroller.
This can only be completed after you have done the Using the TFT and Connecting to the internet tutorials.
Note: If you want to have two sets of WIFI credentials so that you can use the microcontroller at home AND at school, this is the structure you need for your secrets.py file.
and you will need this revision of the spotify API code