Facebook Lead Retrieval
1

Getting the following response from the Facebook API when trying to GET a Lead. Yet the access token I am using has all of the following permissions:

pages_show_list pages_manage_metadata leads_retrieval ads_management pages_manage_ads pages_read_engagement

Why is this not working?

{ "error": { "message": "Unsupported get request. Object with ID '1699941676858266' 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": "Ag3gW2H4mkHDiQvTbQwrTpH" } }

Stephen
Asked about 3 years ago