JensDeveloper
4 years agoContributor II
API responses not working
Hello,
So I created an API specification with these error responses.
‘400’:
description: Bad request. ID must be an integer
‘401’:
description: Authorization information is missing or inva...
- 4 years ago
From the error you posted, the Map data snap is looking for $ID but $ID does not exist in the document stream, check your input doc values