Hi,
I want to access to spotify Webapi:
https://developer.spotify.com/documentation/web-api/tutorials/getting-started#create-an-app
https://developer.spotify.com/documentation/web-api/reference/get-an-artist
I use Web.Activities.HTTPClient for getting a token.
This works.
Now I want to get info from an artist, but it gives response “no token provided”. Where should i place the token?