Facebook Picture to Google App Engine Application (Java) -


if users of appengine application can login using facebook account, possible transfer pictures of user facebook account appengine application?

what steps in doing such thing? give me hints , references. thanks

if can facebook id of user getting profile picture easy.

https://graph.facebook.com/{id}/picture 

everything else requires auth_token.

read more graph api , fql @ developers.facebook.com.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -