-
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
Missing signature from EcpWebService::postMultipart #281
Comments
chrisala
added a commit
that referenced
this issue
Mar 12, 2025
chrisala
added a commit
to AtlasOfLivingAustralia/fieldcapture
that referenced
this issue
Mar 12, 2025
chrisala
added a commit
that referenced
this issue
Mar 12, 2025
chrisala
added a commit
that referenced
this issue
Mar 12, 2025
temi
added a commit
that referenced
this issue
Mar 12, 2025
Support non-text response from postMultipart #281
chrisala
added a commit
that referenced
this issue
Mar 12, 2025
chrisala
added a commit
that referenced
this issue
Mar 12, 2025
chrisala
added a commit
to AtlasOfLivingAustralia/fieldcapture
that referenced
this issue
Mar 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The OK HTTP replacement of the groovy builder missed a signature with a success callback.
Rather than implement this version, add support for non text based responses from ecodata (The specific use case this is for is creating custom sized thumbnails for MERIT blogs and homepage.)
The text was updated successfully, but these errors were encountered: