Welcome Developers!

in

Welcome!

in

Browse by Tags

  • myspace returns 401 error when trying to get user data

    hi this sree, I am working with an external application on MySpaceID. I am trying to access user data through OAuth 1.0. I am following these steps 1.Sending request for request Token, in response I got 2.Redirecting user to authorization url 3.Getting access Token and OAuth verifier. 4.Sending request...
    Posted to MySpaceID (Forum) by Sreenivasulu on 01-03-2011
  • Oauth failed in Access Token

    Hi, By referring here http://wiki.developer.myspace.com/index.php?title=OAuth_REST_API_Usage_-_Authentication_Process i had successfully pass through the authentication until Step 3 but failed on step 4 when trying to get the access token It gives error saying "signature_invalid" I had tried...
    Posted to IFrame - REST (Forum) by Chong on 12-15-2010
  • Error making call to Myspace

    Please i get this error while making a call to myspace. I have successfully completed the OAUTH verification and i've obtained the access_token and secret. When try to make a call like this $ms = new MySpace($ms_key,$ms_secret,$row['access_token'],$row['access_token_secret']); $user_id...
    Posted to Testing and Support (Forum) by Tola on 11-26-2010
  • problem in getting oauth requestToken

    Hi I am trying to allow people to access my application with their MySpace credentials, at the same time I want to store their profile data into my application database through oauth.For this I got consumer key and consumer secret from MySpace and sendig oauth request for requsetToken through javascript...
    Posted to JavaScript/HTML - Container (Forum) by Sreenivasulu on 11-16-2010
  • response code: 401 for URL: http://api.myspace.com/1.0/activities/@me/@all?

    Hey! I have been trying to get this thing to work for about a week now, three "easy" that has taken a little bit more time than I would have hoped. So I got the requestToken, got the accessToken, but now when trying to get some actual data, the request fails with a 401. http://api.myspace.com...
    Posted to Testing and Support (Forum) by Erica on 11-10-2010
  • OAuthSignatureMethod_HMAC_SHA1' not found

    Hello, I am getting the following error everytime I try update my status through the API. I have seen no solutions online.
    Posted to MySpaceID (Forum) by Peter on 10-27-2010
  • How to make PHP SDK work?

    Hello, My OAuth Consumer Key: is http://www.myspace.com/551804372 and OAuth Consumer Secret is "4d6898d03b24491abc57e98f67508c7e828f9821d84d433b8b541f1865a89fa6" Is used your tutorial: http://wiki.developer.myspace.com/index.php?title=Example_Application:_Hello_World to create APP. BTW. This...
    Posted to JavaScript/HTML - Container (Forum) by Tomasz on 10-18-2010
  • Intermittent HTTP 401 Received During OAuth Connect

    We are receiving an HTTP 401 response from MySpace during the OAuth connection process. Our OAuth integration with MySpace has worked for some time, so this appears to be a new issue as there have been no code changes on our side. We first noticed this happening on Oct. 14, 2010. The behavior is best...
    Posted to BUG Reports (Forum) by Social Visibility on 10-15-2010
  • MyspaceID, status code 401, application not found

    I have successfully obtained a consumer key/secret and an access token/secret I have tried several opensocial calls and although none of them return errors, the only one that returns any consumable content is http://opensocial.myspace.com/1.0/profilecomments/@me/@self. So as I'm still trying to figure...
    Posted to MySpaceID (Forum) by Alan on 09-27-2010
  • Cannot post to Activity stream using PHP OAuth library

    Hi, I'm trying to post to an activity stream (having requested permission to do so and receieved a token back) but it keeps failing. I'm using the PHP OAuth library: http://php.net/manual/en/book.oauth.php Having set the authorastion tokens, I'm calling this: $oauth->fetch( "http...
    Posted to Testing and Support (Forum) by Alex on 08-25-2010
Page 2 of 15 (150 items) < Previous 1 2 3 4 5 Next > ... Last »