[400] The HTTP request that was sent to the server has invalid syntax

:bullseye: What is your goal?

Send data from Facebook Leads Ads to Google Sheets

:thinking: What is the problem & what have you tried?

Hello,
I’m experiencing this error for the past several days, nothing’s work for me.
[400] The HTTP request that was sent to the server has invalid syntax.
Details:
Unsupported get request. Object with ID ‘3853426284953027’ 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 (100, GraphMethodException)
I’m out of ideas what to do next with it

Hey there,

follow the link, read the documentation and figure out which part of your request was wrong?

I’m sorry but this error message is painfully descriptive on what went wrong and what you should do to fix it.

Either the object you are calling doesn’t exist, you don’t have permissions to access it or it doesn’t support whatever you are trying to do with it.