Hi!
I'm using latest wordpress version.
I have php 5.1.0
I just installed php-curl
I triple checked the keys, and resetted many many times.
However, I still get this:
When I want to perform the last step.
Any ideas?
Hi!
I'm using latest wordpress version.
I have php 5.1.0
I just installed php-curl
I triple checked the keys, and resetted many many times.
However, I still get this:
When I want to perform the last step.
Any ideas?
I honestly have no idea. This problem keeps cropping up, but I haven't been able to reproduce it myself, or pin it down to a specific cause. Very frustrating.
Hi!
I have been trying to use tweetable on my wordpress, but got stuck with the https://twitter.com/oauth/authorize?oauth_token= problem.
I checked like 20 times, and reinstalled plugin 10+ times, but always same problem
So i checked your code and started debugging. Seems that the library you use, Twitter OAuth has some problems on some hosts. I downloaded from git the latest version and tested it here:
http://omarbazavilvazo.com/test/twi_ex.php
As you can see is same problem.
So, I checked for alternatives, and found this one that is more active mantained
http://www.jaisenmathai.com/blog/2009/04/30/letting-your-users-sign-in-with-twitter-with-oauth/
Is running out-of-the-box here
http://omarbazavilvazo.com/test/start.php
Since seems i'm not the only one with the problem, and that the problem is from the library itself, you think is possible you redo your library using *EpiOAuth *intead?
If you plan to do it, well, me and many users will be happy, since your plugin rocks. If not, well, then i will stop dreaming and move to something not so cool, like Twitter Tools.
Anyway, I just wanted to let you know that the problem may be for the library itself, and not only because of incorrect setup :)
Regards,
Omar
Thanks for the help, obazavil. I will certainly look into EpiOAuth and see if I can work it into the plugin.
I have the same issue too ..
I get the https://twitter.com/oauth/authorize?oauth_token=
link and the error when I try to login.
You must log in to post.