Michael Taylor

Results 24 issues of Michael Taylor

When uploading an excel file to create projects, if one record has bad data, then the error message says "Error, your file could not be uploaded". The records with correct...

{ "message": "Data Validation error", "errors": [ "\"verificationBody\" is not allowed", "\"projectTags\" is not allowed", "\"unitTags\" is not allowed", "\"cobenefits\" is not allowed" ] } these fields are currently not...

There are some fields in API calls that are requesting some value be added, but the fields are not required. API call failing when nothing is supplied for those fields.

API update to existing projects (and units) should not require project (or unit) details to be supplied fully. Only the changes being made should be supplied, rest of information should...