Exactly the same error
{"error":{"message":"Unsupported get request. Object with ID '413370253105811' 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":"AkdfRlI1AGnKoEnUfUyyQz4"}}
I recommend that you contact Facebook tech support to clarify this point. Perhaps either there are not enough rights, or your application requires verification.
Here is an example of a query string (you need to substitute access_token)
https://graph.facebook.com/v3.1/413370253105811/leads?access_token=&limit=10...