Soundcload API, PHP, and OAuth
- by fedeisas
Hi guys. I'm building a site, and I need to query my last two tracks from my soundcloud account and display them on my page.
I've read the Soundcloud API documentation but it seems obscure and far from my reach.
I've installed the PHP library for using the API and Oauth, and set up my SoundCloud application to get my Consumer Keys, but I can't start the OAuth session.
I'm using this library.
I was wondering if maybe you could hand me some sample code for doing this.
That would be great!!