MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Requesting REST resource users/userId/friends? returns 401 after app has been added

Last post 10-29-2009 11:04 AM by Joseph. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-28-2009 11:02 AM

    • Joseph
    • Not Ranked
    • Joined on 06-04-2009
    • Posts 3

    Requesting REST resource users/userId/friends? returns 401 after app has been added

    Our apps that are receiving a 401 error when we make the following GET request:

     http://wiki.developer.myspace.com/index.php?title=GET_v1_users_userId_friends_list_page_show

    The error returned is:

    {\"statusCode\""401\",\"statusDescription\""User has not installed the current application or application does not have access to requested resource\"}

    The happens randomly.  Sometimes it returns the requested information, and sometimes it returns the above error.  Even though the user has already added the app.

    It happens more often on accounts with lots of friends (e.g. >1000) then those with smaller numbers of friends.

     We've also found the changing the requested number of results per page from 100 to 25 reduces the frequency of the error, but does not eliminated it.

     Any ideas?

  • 10-29-2009 11:04 AM In reply to

    • Joseph
    • Not Ranked
    • Joined on 06-04-2009
    • Posts 3

    Re: Requesting REST resource users/userId/friends? returns 401 after app has been added

     Issue Resolved:  It was an error on our side.

Page 1 of 1 (2 items)