Andrew:I'm using the Open Social PHP Client Library and 3leggedOAuth.
Here is the url that is redirected from MySpace after logging in/allowing permission to my app:
...&oauth_continue=1&token=%2fw0zvrHJDIRclbAqhrnTxGtydxbEFkR4AG4ZGXpGMHn7oVV8Gf8zK%2f3hGudEF7aHEAi0bQcb0i01kEVdAzDt3vcGPWBMgoy0Iqs2indUL+EteQ4oZiwvKNZBQhNQ5TOn&key=97782e137248487babc7385eca2e034f7b953218130f48aa8f69a5c9c325e8a8&oauth_token=%252Fw0zvrHJDIRclbAqhrnTxGtydxbEFkR4AG4ZGXpGMHn7oVV8Gf8zK%252F3hGudEF7aHEAi0bQcb0i01kEVdAzDt3vcGPWBMgoy0Iqs2indUL%252BEteQ4oZiwvKNZBQhNQ5TOn
Here is the error message returned from the client library:
Fatal error: Uncaught exception 'osapiException' with message 'Error requesting oauth access token, code 500, message: ' in opensocial/osapi/auth/osapiOAuth3Legged.php:115 Stack trace: #0 opensocial/osapi/auth/osapiOAuth3Legged.php(81): osapiOAuth3Legged->upgradeRequestToken('/w0zvrHJDIRclbA...', '97782e137248487...') #1 videos.php(1386): osapiOAuth3Legged::performOAuthLogin('7bb249361dab486...', 'f944e18dc57c46a...', Object(osapiFileStorage), Object(osapiMySpaceProvider), 'a796bbbec04fae5...') #2 {main} thrown in opensocial/osapi/auth/osapiOAuth3Legged.php on line 115
Similar here.
Here is the url that is redirected from MySpace after logging in/allowing permission to my app:
index.php?f=callback&oauth_token=Krt9Zegs7qBe8rr5Q42ipYXKMPp9RvVA6UIE5wNb3KorGcdvFzPIYwjYvNtqaIwuuSP4IETaTCmSUq8n9Jxs9VCq2MSLbG2TerjHR%252FKYHF3oOQHhJjmWpDWpMF1fAI2g&oauth_verifier=ce10a89c-514c-4482-8b44-a28b1177ed53
Here is the error message returned from the client library:
Uncaught exception 'MySpaceException' with message 'Request to
http://api.myspace.com/access_token?oauth_version=1.0&oauth_nonce=3aa1013329abfc343ca4757505f6b536&oauth_timestamp=1260523805&oauth_consumer_key=2d1b543c93344f459e1f0d66ce6c9ab7&oauth_verifier=ce10a89c-514c-4482-8b44-a28b1177ed53&oauth_token=Krt9Zegs7qBe8rr5Q42ipYXKMPp9RvVA6UIE5wNb3KorGcdvFzPIYwjYvNtqaIwuuSP4IETaTCmSUq8n9Jxs9VCq2MSLbG2TerjHR%2FKYHF3oOQHhJjmWpDWpMF1fAI2g&oauth_signature_method=HMAC-SHA1&oauth_signature=rcgcNLJh7pfU87MD3uOEc7XaxSY%3D
failed:<br/><br/>
HTTP error 500 <br/><br/>
Response:<br/><br/>
HTTP/1.1 500 An Internal Server exception has occurred. Please contact
MySpace REST API Team.