Skip to content

Conversation

simeds
Copy link

@simeds simeds commented Feb 9, 2024

La virgola dopo il campo "activity" nel json del "requestBody" causa un errore durante il parsing.

{"type":"https://govway.org/handling-errors/400/InvalidRequestContent.html","title":"InvalidRequestContent","status":400,"detail":"Request content not conform to API specification: Validation error(s) :\nAn error occurred when getting the body content from type 'multipart/form-data; boundary=------------------------9dd09376bc5b2393'.\ncom.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting double-quote to start field name\n at [Source: (org.apache.commons.fileupload.MultipartStream$ItemInputStream); line: 1, column: 74] (code: 201)\n","govway_id":"8f88ef26-c724-11ee-9fa8-005056ae7395"}

La virgola dopo il campo "activity" nel json del "requestBody" causa un errore durante il parsing.

{"type":"https://govway.org/handling-errors/400/InvalidRequestContent.html","title":"InvalidRequestContent","status":400,"detail":"Request content not conform to API specification: Validation error(s) :\nAn error occurred when getting the body content from type 'multipart/form-data; boundary=------------------------9dd09376bc5b2393'.\ncom.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting double-quote to start field name\n at [Source: (org.apache.commons.fileupload.MultipartStream$ItemInputStream); line: 1, column: 74] (code: 201)\n","govway_id":"8f88ef26-c724-11ee-9fa8-005056ae7395"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant