-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Structured filenames post image error #10
Comments
@stteem - This should now be resolved, could you test and let us know? |
Okay
…On Thu, 3 Mar 2022 at 09:16, Ian Edwards ***@***.***> wrote:
@stteem <https://github.com/stteem> - This should now be resolved, could
you test and let us know?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHMNZNGRBJI7HC76VNG5PV3U6BYM5ANCNFSM5PUAGA2A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Post request to the endpoint "https://api.opencdms.org/climsoft/v1/file-upload/image" responds with status code 422 Unprocessable Entity and message "field is required". It means that the endpoint can't process the post request due to a missing field/value perhaps.
The post request contains 1 or multiple image/PNG or JPG files with structured filenames of format "StationID-FormID-YYYYMMDDHH".
API documentation should detail expected Post request body.
.
The text was updated successfully, but these errors were encountered: