You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Status 500 while using POST for json

Received Response
41
Views
4
Comments
edited May 31, 2021 4:24AM in Transportation Management 4 comments

Summary

Status 500 while using POST for json

Content

Hi All,

I am trying to POST a very simple equipment json via postman. I am getting the following error:
{"status":500,"title":"Internal Server Error","detail":"The server encountered an internal error that prevented it from fulfilling this request."}

I have already set the content-type correctly. It actually allows me to use PATCH but POST for a new equiment is not working.

Its a basic file. Equipment type also exists in OTM.

{
"equipmentXid": "EQP",
"equipmentType": "ANIRBAN.EQP",
"isContainer": false,
"domainName": "ANIRBAN",

}

Please let me know if anyone has encountered this earlier.

Version

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!