Hello, I created a APP wtih PHP library, but i can't get the Oauth works,I always get the wrong oauth_signature, anybody can help me? Thank you! here is my code: $keyuser = 'http://www.myspace.com/xxxxxxxxx'; // Your MySpace App URI Key $secret = 'xxxxxxxxxx'; // Your Secret Security...