I’m trying to understand how I could use the soundcloud API to search, stream and download songs & add songs to the users playlists via a c# desktop app.
I cant understand how I could connect the user account to do such with oauth 2.1.
I’ve tried searching for ways to connect a user profile and play songs using the soundcloud API ( as if it were a streaming app like spotifys)
Can someone please help me understand how I could achieve making such application (without saying to read the API, I have but I cannot understand how to connect a user profile to my soundcloud application to obtain a oauth token)
vect0rss is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.