Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new picture field format #21

Closed
revetkn opened this issue Oct 8, 2012 · 0 comments
Closed

Support new picture field format #21

revetkn opened this issue Oct 8, 2012 · 0 comments
Assignees
Milestone

Comments

@revetkn
Copy link
Contributor

revetkn commented Oct 8, 2012

Per Preston Crawford:

The Graph now returns images wrapped in a new JSON object. Have you seen this? Example.

https://graph.facebook.com/PrestonCrawford?fields=picture

{
   "id": "100002127094001",
   "picture": {
      "data": {
         "url": "http://profile.ak.fbcdn.net/hprofile-ak-snc6/186176_100002127094001_1594440109_q.jpg",
         "is_silhouette": false
      }
   }
}
@ghost ghost assigned revetkn Oct 8, 2012
@nbartels nbartels modified the milestones: 1.6.13, 1.6.14, 1.6.16 Aug 26, 2014
@nbartels nbartels assigned nbartels and unassigned revetkn Sep 2, 2014
nbartels added a commit that referenced this issue Sep 2, 2014
@nbartels nbartels closed this as completed Sep 2, 2014
nbartels added a commit that referenced this issue Sep 2, 2014
@restfb restfb locked and limited conversation to collaborators May 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants