schema unknownError

Issue #330 resolved
Former user created an issue

I'm running version 2.7.2 (maybe this is fixed in a newer version) and getting the below error. The error is so vague can't figure what it's not liking. Thinking it's a possible bug.

{ "messages" : [ { "key" : "validation.request.body.schema.unknownError", "level" : "ERROR", "message" : "An error occurred during schema validation - null.", "context" : { "requestPath" : "/platform/organizations/{orgId}/fieldOperationReports", "apiRequestContentType" : "application/vnd.deere.axiom.v3+json", "location" : "REQUEST", "requestMethod" : "POST" } } ] }

Comments (2)

  1. Log in to comment