Welcome Guest, Not a member yet? Register   Sign In
codeigniter 2.2 / twitter library need
#1

[eluser]mstdmstd[/eluser]
Hello,
I need some good codeigniter 2.2 twitter library, for main operations( posting tweet, following...) in twitter using CI
I googled in net and found some libs :
I found this https://github.com/simonmaddox/codeignit...ree/master
with message "Please note this library no longer works now that Twitter have turned off Basic Authentication".
Is it library useless now because of current twitter options ?

I searched more and found several dead links.

If there is something good for me ?

Thanks!
#2

[eluser]Flemming[/eluser]
Looks like you may have to start with a twitter oauth library (here's one for CI:https://github.com/MunGell/Codeigniter-TwitterOAuth) and then delve into the twitter api documentation and examples to create the functions yourself to post tweets etc.
#3

[eluser]mstdmstd[/eluser]
Thanks, but when I tried to create new twitter application on https://apps.twitter.com/app/new link I got error message:
Quote:Error
You must confirm your email address prior to creating an application. Please read https://support.twitter.com/articles/979...il-address for more information
I followed by url above and made steps for creating account
http://s16.radikal.ru/i190/1408/75/a1c2cbdd451e.png
I use gmail account, but I still did not receive any confirmatiom email. How knows what is wrong ?
About 24 hours has gone...
Anybody knows if service works ?
#4

[eluser]mstdmstd[/eluser]
I found how create new app for Twitter !

Also I have a question is this lib compatible with Twitter API Version 1.1 ?
Seems Twitter API Version 1.1 is latest /current version of Twitter API ?
#5

[eluser]mstdmstd[/eluser]
Trying to watch how these examples works app authorize page is opened and I see next message :

Quote:This application will be able to:

• Read Tweets from your timeline.
• See who you follow.

This application will not be able to:

• Follow new people.
• Update your profile.
• Post Tweets for you.
• Access your direct messages.
• See your Twitter password.

Are these the only options my app can do ?
How can I to make twitter make all operations from the second list?
setting my app I did not see any more options...
#6

[eluser]Flemming[/eluser]
Sorry, I can't help you with this as I have no idea! But please when you figure it out, post your solution here for us! Good luck :-)




Theme © iAndrew 2016 - Forum software by © MyBB