c0debrain / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

unable to retrive friendslist from facebook #345

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.am not getting the list of friends after redirection in facebook
2.
3.

What is the expected output? What do you see instead?

list of friends in facebook
What version of the product are you using? On what operating system?

4.5
Please provide any additional information below.

Original issue reported on code.google.com by nandu.fl...@gmail.com on 31 May 2014 at 7:43

Attachments:

GoogleCodeExporter commented 9 years ago
Issue in String successUrl= "https://localhost:8080/contactlist/Servlet1";

It should not be localhost.
Run your server on port 80 and have a look into the following URL to run it on 
localhost

https://github.com/3pillarlabs/socialauth/wiki/How-to-run-application-with-Local
host-on-windows

Regards
Tarun

Original comment by tarun.na...@3pillarglobal.com on 5 Jun 2014 at 11:03

GoogleCodeExporter commented 9 years ago
hi Tharun ,

Thanks for your reply.

I followed the same and I have changed the port to 80  ,  but I get the error 
saying

Port is already in Use. 

I am running the code in eclipse on linux machine.

kindly give the solution

thanks .

Original comment by nandu.fl...@gmail.com on 5 Jun 2014 at 12:55

GoogleCodeExporter commented 9 years ago
Please open a new issue if you are facing in socialauth api.

Original comment by tarun.na...@3pillarglobal.com on 2 Jul 2014 at 8:01