germanzero / oauth-php

Automatically exported from code.google.com/p/oauth-php
MIT License
0 stars 0 forks source link

OAuth Verification Failed #144

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1.I use this tuto to creating a PHP OAuth Server 
http://www.sitepoint.com/creating-a-php-oauth-server/

2.i use oauth library https://code.google.com/p/oauth-php

i have a problem when sending request on request_token.php

this is :

OAuth Verification Failed: Verification of signature failed (signature base 
string was 
"GET&http%3A%2F%2Flocalhost%2Ftroop%2Frequest_token.php&oauth_consumer_key%3De3e
09e1915f7f42e8ac83e643e11a8250534fd9a2%26oauth_timestamp%3D15563%26oauth_verifie
r%3D122"). with  Array
(
    [0] => 6cbaffc03341f12219601079fe2cd2f2
    [1] => 
    [2] => 
)

please any information about this problem

Original issue reported on code.google.com by abdellah...@gmail.com on 20 Apr 2014 at 4:40

GoogleCodeExporter commented 8 years ago
Hi,
Did you fix this error?
Because i'm also facing some error.

Original comment by manoj4ve...@gmail.com on 22 Aug 2014 at 4:02