Welcome Developers!

in

Welcome!

in

Using REST resources

Last post 01-11-2010 6:53 PM by Joel. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-11-2010 2:00 PM

    Using REST resources

    How can I use REST API calls (http://wiki.developer.myspace.com/index.php?title=Category:OpenSocial_v0.9_REST_Resources - from this) in on-site app? Shall I need to authenticate my app for using all functions in REST API?
  • 01-11-2010 6:53 PM In reply to

    Re: Using REST resources

    Hello,

    For any app, whether onsite or offsite, an oauth consumer key and consumer secret are generated. You'd use these to make request_token, access_token, and subsequent REST api calls using the credentials returned.

     

    thanks,

    Joel

Page 1 of 1 (2 items)