I want to add user_events permission to my application but can not be able find it , how i can access public user_events user facebook graph api
1

{ "error": { "message": "Unsupported get request. Object with ID 'events' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api", "type": "GraphMethodException", "code": 100, "error_subcode": 33, "fbtrace_id": "Avm_cMX_McrXEwlrDxUPo_g" } }

getting this error on https://developers.facebook.com/tools/explorer while doing this query events?latitude=18.2208&longitude=-63.0517&distance=10000

Umer
Enviada Hace 5 horas