| Steps to Reproduce: | 1. get an access token with all permissions 2. try to get the cover photo of the user using https://graph.facebook.com/<user_id>?fields=cover or just simply https://graph.facebook.com/<user_id> |
|---|---|
| Expected Behavior: | I expect to see the "cover" attribute in the JSON response, as it happens for other user id's but not for some such as the one given above. |
| Actual Behavior: | the "cover" attribute simply is not present, although user has a cover photo |
| API/SDK: | Graph API |
| App IDs: |
|