Gerson Pozo
Results
2
comments of
Gerson Pozo
Hi, You have to encode the string (admin:admin) with base-64 encoding: > "Authorization: Basic YWRtaW46YWRtaW4="
Hi @MEPalma, I've been testing the latest version and it seems the issues with reading from S3 are resolved. However, it looks like there's a similar problem when writing to...