Posts Tagged “oauth”

Using MySpace REST API with OAuth and C#

by Steven Ng on March 17, 2009

In this example we will make a REST call to MySpace, get back 100 of our friends and display them on a web page. Because we’re accessing personal private information, you need to pass some authorization parameters with your REST … Read the rest