Forum Discussion

JensDeveloper's avatar
JensDeveloper
Contributor II
4 years ago
Solved

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...
  • jcornelius's avatar
    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