mikefowler / instajam

Instajam is a JavaScript wrapper for the Instagram API. You provide the access token, we provide the jam. Or whatever.
http://mikefowler.github.io/instajam
MIT License
132 stars 33 forks source link

Fix example #6

Closed r0mdau closed 10 years ago

r0mdau commented 10 years ago

API.user.self(callback) doesn't work. In the code it's : API.user.self.profile(callback).

Regards.

mikefowler commented 10 years ago

:beers: :ship: