Common Error Responses - Intergraph Smart Materials - Version 2017 R1 (2.1) - Help - Hexagon

Intergraph Smart Materials Web API Help 2017 R1 (2.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Web API
Search by Category
Help
Version Smart Materials Web API
2017 R1 (2.1)

Errors

Message/Reasons

404 Not Found

  • Queried parameter or ID does not exist in the given project or discipline.

401 Unauthorized

  • Given authorization token or header is not valid.

  • Login user does not have permissions to access the given API.

404 Bad Request

  • When a mandatory parameter is not passed in the body of the API.

  • When a given parameter is not valid. For example: either the parameter is of different data type or length exceeds the allowed limit.

  • When an incorrect URL is provided.