Skip to main content
1-Visitor
February 22, 2016
Question

JSON Server error HTTP 400 typeId is required

  • February 22, 2016
  • 1 reply
  • 4211 views

Hi All, I am getting the following json error when i tried to invoke the windchill data .

Error executing service Wrapped com.ptc.connected.plm.thingworx.JSONServerException: JSON Server error HTTP 400 typeId is required Cause: JSON Server error HTTP 400 typeId is required

Please let me know the reason and possible resolution .

thanks,
Sagar

1 reply

5-Regular Member
February 22, 2016

Just going blindly by the error message there, is this service dependent on any other services? If they are tied to Mashups, are you getting the data there?

ssg11-VisitorAuthor
1-Visitor
February 23, 2016

Hi Aanjan,

This service is not dependent on other service. I think Rest call is not able to receive the response from Windchill.

Since when i changed the trusted host with wrong entry it gives the unknown host exception .

When i give the proper host entry at that time i get json 400 error. its happening for all the other Windchill services.

Do i need to some specific settings in WIndchill for Rest enabling?