Soundcload API, PHP, and OAuth

Posted by fedeisas on Stack Overflow See other posts from Stack Overflow or by fedeisas
Published on 2010-04-26T17:01:46Z Indexed on 2010/04/26 17:03 UTC
Read the original article Hit count: 259

Filed under:
|
|
|

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!!

© Stack Overflow or respective owner

Related posts about api

Related posts about php