Reputation: 1
I want open Myspace profile, friendslist and inbox messages from myspace to my website by using Myspace api.
I registered in developer.Myspace and I got applicationkey and consumer key.
I gave callback url also but I am getting 401 error.
Suggestions?
Upvotes: -3
Views: 494
Reputation: 23016
Error 401 means unauthorized so what ever you are doing you are not sending the right credentials.
Upvotes: 0