MunGell / Codeigniter-TwitterOAuth

Codeigniter and TwitterOauth library integration
76 stars 62 forks source link

authentication not working #11

Open anjaneyareddy opened 10 years ago

anjaneyareddy commented 10 years ago

when i try to call http://...url........./twitter/auth it show empty .. it is not working properly , please guide me

MunGell commented 10 years ago

Hi @anjaneyareddy

Unfortunately, this library is not under active maintenance. I would suggest you to refer to Twitter Developer Documentation to find out proper URL for authentication. You can also check the code in TwitterOauth main repository (link is in README file) - most probably they have updated their code.

anjaneyareddy commented 3 years ago

@MunGell Thank you for your response