mirror of
https://github.com/wahyd4/links.git
synced 2026-08-08 21:04:53 +10:00
Direct boto3 calls against the R2 S3 endpoint fail with SignatureDoesNotMatch for this account, while presigned URLs served through the R2 custom domain are the path the app already uses. Switch migrate_image_storage download step to urlopen on the presigned URL.