603 Error on submitForm
Hello,
I'm trying to use the Marketo API, trying to hit the /rest/v1/leads/submitForm.json endpoint on my backend, but it keeps giving me a 603 error. I've looked at the documentation and my user and role have full API permissions, and there's no IP restrictions going on.
The funny thing is, I can test the endpoint locally on postman, and I can submit a form sucessfully, but the same does not apply on my backend. I've tried a lot of things to no avail, I was wondering if someone had an idea of what's happening here.