Skip to main content
Question

FME Server 2016 Post call using Postman -- 415 Unsupported Media Type

  • December 15, 2017
  • 2 replies
  • 19 views

Forum|alt.badge.img

Hi there,

I try to call an FME POST call using Postman using sample workspace austinDownload.fmw, in Server2017 it works fine, when I test using FME Server2016, it always give me an error:415 Unsupported Media Type(see attached image). Passing parameters I copied from API document. Could you tell me why and how to fix it? Thank you very much.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img+2
  • 364 replies
  • December 15, 2017

Hi @allensong, you have a typo on content type. If you fix that does it work?


Forum|alt.badge.img
  • Author
  • 10 replies
  • December 15, 2017

Hi @allensong, you have a typo on content type. If you fix that does it work?

 

Good catch, still not work, this time it says 400 bad request; my url is correct?