Subject: | I have used this class and using... |
Summary: | Package rating comment |
Messages: | 9 |
Author: | Badaruddin |
Date: | 2010-12-10 07:36:54 |
Update: | 2011-05-09 17:17:20 |
|
|
|
Badaruddin rated this package as follows:
Utility: | Good |
Consistency: | Good |
Examples: | Good |
|
![Picture of Badaruddin Picture of Badaruddin](/graphics/unknown.gif) Badaruddin - 2010-12-10 07:36:56
I have used this class and using this class my big problem of facebook connect is solved and previously i was facing problem of permission of facebook but now using this class its taking permission and working fine
thanks to Huzoor
![Picture of Huzoor Bux Picture of Huzoor Bux](/picture/user/946022.jpg) Huzoor Bux - 2010-12-10 07:41:04 - In reply to message 1 from Badaruddin
Thank you Badaruddin for using my class.
![Picture of Shashi kanth Picture of Shashi kanth](/graphics/unknown.gif) Shashi kanth - 2011-01-05 05:09:07 - In reply to message 2 from Huzoor Bux
Hi, iam facing an error with this class.... iam not able to run the sample example given... basically i want to autenticate the user and then fetch the user's email after successful login.
Please can anyone tell me, how to achieve this?
Any working example please ?
![Picture of Huzoor Bux Picture of Huzoor Bux](/picture/user/946022.jpg) Huzoor Bux - 2011-01-05 05:38:30 - In reply to message 3 from Shashi kanth
This class is working fine as i have check this twice.
$id = "184950098597"; // facebook applicationh ID.
$sec = "d38b401815beb67e232da77c317130fe"; // facebook application secrate.
$callback = "http://www.example.com/abc.php"; // call back url ie http://www.example.com/abc.php/
Change your facebook application id and secret with yours and make sure that your callback url is correct if you wants to redirect page on same page them make callback url empty.
Regards,
Huzoor Bux.
![Picture of Shashi kanth Picture of Shashi kanth](/graphics/unknown.gif) Shashi kanth - 2011-01-05 06:11:40 - In reply to message 4 from Huzoor Bux
Ok, even if i changed the id and callback url, it is not working;
In the facebook page, iam getting an error.
Still not able to figure out the issue... hope it is with my incorrect settings...
![Picture of Huzoor Bux Picture of Huzoor Bux](/picture/user/946022.jpg) Huzoor Bux - 2011-01-05 06:31:58 - In reply to message 5 from Shashi kanth
What is the error or exception can you send me.
![Picture of Shashi kanth Picture of Shashi kanth](/graphics/unknown.gif) Shashi kanth - 2011-01-05 07:40:48 - In reply to message 6 from Huzoor Bux
Hi, upon clicking on the facebook connect icon, i got the following error in the facebook popup page:
An error occurred with myfbconnect. Please try again later.
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
I dont know what could be the problem..
In my app settings, i have specified my app name and my email... thats it.
And i copied the generated app id and secret in to my code...
Dont know what went wrong...
![Picture of Shashi kanth Picture of Shashi kanth](/graphics/unknown.gif) Shashi kanth - 2011-01-05 08:05:40 - In reply to message 7 from Shashi kanth
FYI, i have given the callback as empty.
![Picture of silvano gurski Picture of silvano gurski](/graphics/unknown.gif) silvano gurski - 2011-05-09 17:17:21 - In reply to message 8 from Shashi kanth
I have the same error. how resolve?
|