mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 01:45:20 +08:00

Sometimes ACD gives this error on reauthentication HTTP code 403: "403 Forbidden", reponse body: {"message":"Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Bearer"} This code retries this error if it is received.