Skip to main content
December 22, 2014
Respondido

having problems using POST request - getting a 404

  • December 22, 2014
  • 2 comentários
  • 893 Visualizações
Hi Everyone!

I'm following this guide and trying to make a post request into marketo, but keep getting a 404.

here's screenshots of my info - what am i doing wrong?






 
Este tópico foi fechado para respostas.
Melhor resposta por
We figured it out :)

The Content-Type needed to be  “Content-Type: application/x-www-form-urlencoded; charset=UTF-8” - once we set that up, it works like a charm :)
 

2 comentários

Kenny_Elkington
Adobe Employee
Adobe Employee
December 24, 2014
Hi Runn,

Are you sure you have the correct host set?  Your instance might not be at app-sjl.marketo.com. Use the host that you have when you log in to Marketo.
Resposta
December 24, 2014
We figured it out :)

The Content-Type needed to be  “Content-Type: application/x-www-form-urlencoded; charset=UTF-8” - once we set that up, it works like a charm :)