Welcome Guest, Not a member yet? Register   Sign In
A3M Module and Twitter!!!!
#1

[eluser]Unknown[/eluser]
Hi all,

I just installed A3M and it's works fine with facebook but not with twitter, here is what i did:

I have update the config file with twitter app keys.
Set the callback URL for the twitter app to http://127.0.0.1/a3m/account/sign_in_twitter/verify/?

Now when i try to link my twitter account i can't.

when i edited the verify function on sign_in_twitter Controller on line 116 i add die($e);
and her what show up

exception 'EpiOAuthUnauthorizedException' in E:\wamp\www\a3m\system\application\modules\account\plugins\libraries\jmathai-twitter-async\EpiOAuth.php:395 Stack trace: #0 E:\wamp\www\a3m\system\application\modules\account\plugins\libraries\jmathai-twitter-async\EpiOAuth.php(367): EpiOAuthException::raise(Object(EpiCurlManager), false) #1 E:\wamp\www\a3m\system\application\modules\account\controllers\sign_in_twitter.php(63): EpiOAuthResponse->__get('oauth_token') #2 [internal function]: Sign_in_twitter->verify() #3 E:\wamp\www\a3m\system\codeigniter\CodeIgniter.php(236): call_user_func_array(Array, Array) #4 E:\wamp\www\a3m\index.php(115): require_once('E:\wamp\www\a3m...') #5 {main}

Does anyone have the same problem or know what's wrong.. please help!

Thanks
#2

[eluser]Peng Kong[/eluser]
the errors occurs because you didn't configure the twitter oauth page correct.

there is nothing wrong with the package i assure you Smile




Theme © iAndrew 2016 - Forum software by © MyBB