clickrain / EE_Twitter

EE Add-on that uses oAuth to display Twitter Feed
Other
48 stars 18 forks source link

Generate new Request Token error #9

Open blue-dreamer opened 11 years ago

blue-dreamer commented 11 years ago

Ver 1.1.0 EE2.5.5 PHP5.3

I've set up Consumer/Key in Twitter, add them to module settings, and Update, but when I click "Generate new Request Token" I get an error in EE:

"There was an error generating request tokens. Please verify and re-submit your Consumer Key and Secret."

Any ideas?

bryanburgers commented 11 years ago

It looks like it's failing at mcp.twitter.ph, line 103. Did you retry, in case your Consumer Key and Secret were incorrect?

Barring that, you may need to send me (not through GitHub) your key and secret, so I can debug.

blue-dreamer commented 11 years ago

Yes I made sure the key and secret were correct, i even reset them twice.

Sending you an email...

jonlongnecker commented 11 years ago

I'm having the same issue. I've even re-created my application. I am running on an older version of EE, though (2.2.2) Oddly enough, I got this to work on this same site about 3 months ago and the company I did it for overwrote everything. That's why I thought recreating the Twitter application would help. Any ideas?

bryanburgers commented 11 years ago

Unfortunately, I don't know what causes this, and having never run into it and never been able to reproduce it, I can't properly diagnose it.

If you figure anything out, please let me know or create a pull request, so we can fix this problem for others.

pageaffairs commented 11 years ago

Same issue for me. :-(

TomJaeger commented 11 years ago

I'm also running into this issue..

bryanburgers commented 11 years ago

I'd love to help, I really would, but we're absolutely smashed with actual paying client work right now. If anybody would be willing to figure out what the issue is and submit a pull request, or even provide information that helps us track this down, that would be absolutely awesome.

nevsie commented 11 years ago

Experiencing the same here - but it is on an older version of EE 2.3.1 and a php version of 5.2.17...

I suspect the php version is the issue for me, so will have to debug and adjust somehow... N