Hey Everyone,
I am currently creating a website that uses Spotify API to search for tracks
I have been able to do this successfully using code that prompts the user to sign in, ask for permission,etc.
Heres my question: I am simply searching spotify's database of tracks, so do I need to have a token and authorization to search for a track even though it has nothing to do with the user?