...
Error code | Description |
---|---|
900901 | Production/sandbox key offered to the API with no production/sandbox endpoint |
403 | No matching resource found in the API for the given request |
In addition to the above error codes, we have engaged Synapse level error codes are also applicable in API Manager. We have enga ged those error codes to default fault sequence and custom fault sequences [eg:_token_fault_.xml] of APIManager .
So can you combine error codes specifically defined in AM side to a doc and point the synapse level error codes doc[2] additionally.
[2] https://docs.wso2.org/display/ESB460/Error+Handling+and+Error+Codes
Apart from that, still synapse level defined error codes [2] are also applicable,if an error occurred during the API message flow of an API,as we have engaged those error codes to default fault sequence and custom fault sequences [eg:_token_fault_.xml] of APIManager .
...