Error: "stream does not start with a json array" when making logpush job, incorrect error code?
I am trying to make a logpush job that sends an array JSON to axiom. I am getting an error:
looking up code
My request looks like this:
It seems like maybe that error message is a middle server not interpreting the body correctly and forwarding it, and maybe the code is actually correct?
looking up code
1002 I see that would mean Error 1002: DNS points to Prohibited IP according to https://support.cloudflare.com/hc/en-us/articles/360029779472-Troubleshooting-Cloudflare-1XXX-errors. Is this the case or should I go with the error message?My request looks like this:
It seems like maybe that error message is a middle server not interpreting the body correctly and forwarding it, and maybe the code is actually correct?