Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matthew Pumphrey 5 posts 75 karma points
    May 22, 2018 @ 21:34
    Matthew Pumphrey
    0

    Umbraco Forms V7.7.8

    Hi I am trying to setup a work flow with umbraco forms were it submits to an api end point I created. However when submitting the form I am getting a The remote server returned an error: (415) Unsupported Media Type.. Is there a way to see an example post output from the form to make my api better reflect the data I am sending it.

  • Matthew Pumphrey 5 posts 75 karma points
    Jul 30, 2018 @ 17:40
    Matthew Pumphrey
    0

    My issue here was that my API endpoint only Excepted Json and Umbraco forms will only post as XML or Urlencoded. I was able to configure my API endpoint with the help of tools like https://webhook.site/ that will show you what data is being posted from the form and how.

    Side note: When Post as XML be prepared for a lot of excess data in your post.

Please Sign in or register to post replies

Write your reply to:

Draft