Testing it on the page it works, but when I try and integrate it on my site or in Postman i just get hit with the ERR_ABORTED 415 (Unsupported Media Type).
I’ve copied over example text just to try and get a response - the response i’m expecting is eventName not found please use event that starts with … as then I know i’m getting the correct response back and can test it with actual event data.
See screenshot for postman setup
(I have removed the bearer token for privacy reasons)
Hi @BérangèreL
Thanks for your response:
- The first solution, i don’t believe is the date formatting as I have been using the example format from the website in an attempt to test the api - however i will test just to make sure
- For the second solution I am already adding the content-type: application/json so I don’t believe that is the issue here.
Appreciate your support in trying to solve this issue.
Thanks!