I trying to get a facebook cover by run
curl https://graph.facebook.com/me/?fields=cover?access_token=*****
In my terminal - I kept getting
An active access token must be used to query information about the current user.
Any hints will be appreciated !