I am trying to test server events of a Facebook pixel using Graph API. I am getting this response.
{
"error": {
"message": "Invalid parameter",
"type": "OAuthException",
"code": 100,
"error_subcode": 2804019,
"is_transient": false,
"error_user_title": "Server Side Api Parameter Error",
"error_user_msg": "Unexpected key "email" on param "$['data'][0]".",
"fbtrace_id": "Ajfq0hd3gzSkADpWdh9210O"
}
}
Can anyone help me with what I am doing wrong?
question from:https://stackoverflow.com/questions/66054366/fabebook-pixel-test-server-events