MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

oauth_problem=signature_invalid

Last post 11-24-2009 6:47 AM by Bram Pelgrom. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 09-20-2009 1:04 PM

    oauth_problem=signature_invalid

    I keep getting : "oauth_problem=signature_invalid" and can't work out why. My oauth code works with twitter and blogger so why is it failing here? My signature base is :

     "POST&http%3A%2F%2Fapi.myspace.com%2Frequest_token&%3D%26oauth_consumer_key%3Dhttp%3A%2F%2Fwww.statuspush.co.uk%26oauth_nonce%3D7138719%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1253476797%26oauth_version%3D1.0"

     

  • 09-20-2009 1:28 PM In reply to

    • John
    • Top 200 Contributor
    • Joined on 02-02-2008
    • Posts 26

    Re: oauth_problem=signature_invalid

    Which API are you trying to call? I do not see a path in the signaturebase..
  • 09-20-2009 1:34 PM In reply to

    Re: oauth_problem=signature_invalid

    Sorry forgot to mention I'm still trying to get the request token :

    http://api.myspace.com/request_token

  • 09-21-2009 4:03 AM In reply to

    Re: oauth_problem=signature_invalid

    dude i'm having a problem with Access Token thing... when i fire that query with the standard parameters it gives me back 401.. first 2 steps like request_token & Authorize works fine.. and one more thing i've noted on the hi5.. if my authentication fails today...it will now allow me to authenticate myself for at least 2 hrs...so help me here with Access Token.. how do i fire the access token...
    Filed under:
  • 10-15-2009 6:33 AM In reply to

    Re: oauth_problem=signature_invalid

    I am unable to get a valid access_token too.

    When trying to call "/access_token" with the oauth_token I got from "/request_token" I get "oauth_problem=signature_invalid".

    After a while I found out that if I supply "blabla" as oauth_token, I get "oauth_problem=token_rejected"... this happens with every string I try, except for the oauth_token I got from "/request_token"

    Perhaps this has anything todo with my application not being published? Even then, I need it to work so that I can develop my application (and flow) in a normal way.

     

  • 11-24-2009 6:47 AM In reply to

    Re: oauth_problem=signature_invalid

    Anybody from Myspace who can dive into this? 

Page 1 of 1 (6 items)