MunGell / Codeigniter-TwitterOAuth

Codeigniter and TwitterOauth library integration
76 stars 62 forks source link

Failed to load resource: the server responded with a status of 404 (Not Found) #5

Open geegirls3 opened 11 years ago

geegirls3 commented 11 years ago

What does this mean?

MunGell commented 11 years ago

I need more information to be able to help you.

vrakita commented 10 years ago

I have same problem, what information do you need? I placed all files in right place, and edited config file with my data, and when I load mypage/twitter I get "404 Page Not Found The page you requested was not found."

Any solution?

OK, so problem was that I was accessing mypage/twitter instead of myabe mypage/twitter/auth? I am new to codeigniter and this kind of work is little more advance for me, so I would be very grateful if you could provide me some more details what should I do to authenticate user.

Thank you!