ErrorCode: 400 on a form | Community
Skip to main content
January 12, 2016
Solved

ErrorCode: 400 on a form

  • January 12, 2016
  • 4 replies
  • 5266 views

My developer is trying to create a static Marketo on our website using this documentation: http://developers.marketo.com/blog/server-side-form-post/)) However when we test the form, we are getting the following error:

ErrorCode: 400

Message: {leadCapture/Save2} Approved form not found.

Can anyone else solve this mystery for us? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

Thanks everyone!

We were able to debug it on our own.

4 replies

Justin_Cooperm2
Level 10
January 12, 2016

That blog post talks about the leadCapture/save API not save2

Grégoire_Miche2
Level 10
January 12, 2016

Hi Clark,

ONe of the call parameters is probably wrong. Without the calling code, hard to tell

-Greg

Accepted solution
January 13, 2016

Thanks everyone!

We were able to debug it on our own.

January 20, 2016

Hi Clark,

Our developer has the same problem.  How did you fix it?

January 13, 2016

Sounds like the formid probably had a value that didn't exist in Marketo (i.e. the form with that id either was not approved or did not exist at all).

February 11, 2016

I think this is not the case. this is also happening on my end. I have the form created and approved but we still get this error

SanfordWhiteman
Level 10
February 12, 2016

You probably aren't setting the field formVid to the form ID (same value as formid)..