soundcloud - How can I get a list of tracks in Sound Clound in WP 8 Programming? -


I am beginning with wp programming, my first app is about soundcloud, and i HttpRequestMessage > but the response message "did not get".

I do not know when I type this URI in the website browser, I need a string.

My code is:

  Private async Tasks & lt; String & gt; GetMyTracks (String ID) {HTTP Client Client = New HTTP Client (); HttpRequestMessage Request = New HttpRequestMessage (HttpMethod.Put, string.Format ("https://api.soundcloud.com/users/{0}/tracks.json", ID)); String tokenqrq = string.Format ("client_id = {0}", app.ClientID); Request.Content = New string content (tokencrack, encoding. UTF8, "application / x-www-form-urlxoded"); HttpResponseMessage feedback = Waiting for the customer. SendAsync (request); String response string = response is awaiting. Content RedAssressingSync (); Return feedback string; }  


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -