![]() |
Working with Facebook Connect - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Working with Facebook Connect (/showthread.php?tid=33050) |
Working with Facebook Connect - El Forum - 08-13-2010 [eluser]Unknown[/eluser] Hi Guys. I have installed the library according to this site: http://www.haughin.com/code/facebook/ and i cannot deal with it. When i access the controller and click on the login button it says that API is invalid (and believe me it is not) Also when i access it through the app.facebook... it says that disallowed URI characters. Does someone have a working example with facebook connect? Thanks a lot, Roee A. Working with Facebook Connect - El Forum - 08-26-2010 [eluser]Gram3000[/eluser] Hi Roee, I've just started to use that Library from Eliot Haughin too, and it works well for me, I can connect without a problem. Can you make sure that the API key that is given to you by Facebook is in the config/facebook.php config file? |