| Steps to Reproduce: | 1. Do a GET to https://graph.facebook.com/35103232/achievements with the app access token and observe data is an empty array. 2. Do a GET to https://graph.facebook.com/35103232/achievements and observe data is an array containing 3 elements (although more than 3 have been awarded) |
|---|---|
| Expected Behavior: | I would expect to see all awarded achievements in each case. |
| Actual Behavior: | App access token shows nothing and user access token shows incomplete data. |
| API/SDK: | Graph API |