Hello,
Thank you very much for making this library - the FB conversions API is tough.
I'm getting a 200 back from the fb-events API, but it's returning {success:false}
It's hard to debug why this is occuring since there's no error message. I generated an access token and pixel, which are both in my .env. In my test events page on facebook, no server-side events are picked up on.
Any idea why this might be? Thanks again.