Hi, Im new with Customer.io Data Pipelines. When I try to send a Facebook Conversion Api event via HTTP source, I receive this response. (I tried with javascript SDK too).I cant see any place to put my facebook Api authorization token.I have sended all requiered fields.
{
"error": {
"message": "Invalid OAuth access token - Cannot parse access token",
"type": "OAuthException",
"code": 190,
"fbtrace_id": "AFCxWizWaqOquQ8JoUBPvw2"
}
}
Any help will be apreciate.
Thanks in advance.