MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Invalid digital signature for base string

    Hi,everybody i am a novice in building myspace application.... am using the code listed below.... $myspace = new MySpaceAPI($key,$secret); echo $user = $_GET["opensocial_viewer_id"],"*"; $smarty->assign("viewer_id",$user); $result = $myspace->get_user($user); echo...
    Posted to Supported Libraries (Forum) by Pramod on 07-15-2008
  • OAuth.net PHP library for validating signatures

    Is anyone else using the official OAuth.net PHP library for signatures? I've seen 2 issues so far: Time stamps that are out of range: http://developer.myspace.com/Community/forums/t/1153.aspx Invalid encoding of special characters - non RFC 3986: http://developer.myspace.com/Community/forums/t/929...
    Posted to Supported Libraries (Forum) by Egg on 03-19-2008
  • OAuth.net Library and Timestamps (MySpace Proxy Server Issue?)

    Has anyone else experienced issues with occassionally invalid timestamps in the gadgets.io.makeRequest() when they're signed? The OAuth code has 5 minutes of wiggle room built in already. I'm getting timestamp differences of 720,000s (frequency ~ 1 in 10) - so working that out mathematically...
    Posted to Supported Libraries (Forum) by Egg on 03-17-2008
Page 1 of 1 (3 items)