So I've used this tutorial to help me create an App that communicates with my spotify, but I always get the following error:
{"message":"ACCOUNTS_INVALID_APP_ID:INVALID_REQUEST: Invalid app identifier (iOS Bundle ID, Android Key Hash)"}
I've registered only a Android ID and also the corresponding fingerprint I found out using the keytool, but it still tells me that my bundle ID is apperently from iOS. Since I have no own website I used a packagename that was suggested to me via different tutorials, which is me.MYNAME.APPNAME
So what suggests Spotify that I'm doing anything on iOS?
For anyone actually having the same problem: I just deleted the Spotify App on my Dashboard and created a new one and everything worked even though I gave it the same input. It may be weird but at least it now works