WindmillWWindmill
Powered by
kroccK
Windmill•7mo ago
krocc

Base64 Decoding

I've got a simple script that retrieves file/image contents from S3, and returns the base64 decoded contents as just a raw application/octet-stream HTTP response. When this is run locally (decoding a 588 kB string) the output is a 441 kB valid PNG, but when Windmill runs the same code, it returns 422 B of corrupted & invalid text. Is there potentially an issue post-processing/handling binary/application octet-stream HTTP responses from Windmill flows?
Screenshot_2025-08-05_at_9.28.44_AM.png
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Access name of uploaded file (base64)
DaanDDaan / help
15mo ago
Help with Base64 - python - polars column Names
MearthyMMearthy / help
2y ago
Download csv file from python script + app
ExodeusEExodeus / help
3y ago
Trouble committing file to GitHub but only in bun runtime
MikeMMike / help
3y ago