· 9 years ago · Dec 02, 2016, 11:10 AM
1[02-Dec-2016 11:07:22 UTC] PHP Fatal error: Uncaught exception 'OAuthException2' with message 'Unexpected result from the server "http://my.idws.id/request_token" (401) while requesting a request token:Verification Failed.object(OAuthException2)#15 (7) {
2 ["message":protected]=>
3 string(63) "Can't verify request, missing oauth_consumer_key or oauth_token"
4 ["string":"Exception":private]=>
5 string(0) ""
6 ["code":protected]=>
7 int(0)
8 ["file":protected]=>
9 string(69) "/home/omgat/public_html/my/protected/library/OAuthRequestVerifier.php"
10 ["line":protected]=>
11 int(215)
12 ["trace":"Exception":private]=>
13 array(4) {
14 [0]=>
15 array(6) {
16 ["file"]=>
17 string(69) "/home/omgat/public_html/my/protected/library/OAuthRequestVerifier.php"
18 ["line"]=>
19 int(133)
20 ["function"]=>
21 string(14) "verifyExtended"
22 ["class"]=>
23 string(20) "OAuthRequestVerifier"
24 ["type"]=>
25 string(2) "->"
26 ["args"]=>
27 array(1) {
28 [0]=>
29 bool(false)
30 }
31 }
32 [1]=>
33 array(6) {
34 ["file"]=> in /home/omgat/public_html/store/library/OAuthRequester.php on line 180