Is there a way to manage a premium user's subscription after the user is authenticated, as provided by spotify api?
I am able to obtain the user's subscription data by user profile, but cannot cancel or upgrade a premium subscription.
Is there a way to manage a premium user's subscription after the user is authenticated, as provided by spotify api?
I am able to obtain the user's subscription data by user profile, but cannot cancel or upgrade a premium subscription.
No, changing a user's type of subscription isn't possible using the public Web API.
Basically, if it isn't documented on https://developer.spotify.com/web-api/, it isn't publicly supported. (I work on Spotify's Web API)