[#171] Update message error auth header malformed #230

Merged
alexvanin merged 1 commit from :feature/171-update_error_auth_header_malformed into master 2023-10-04 11:13:13 +00:00
Member

Closes #171

Signed-off-by: Roman Loginov r.loginov@yadro.com

Closes #171 Signed-off-by: Roman Loginov <r.loginov@yadro.com>
r.loginov self-assigned this 2023-10-04 06:58:18 +00:00
r.loginov requested review from storage-services-committers 2023-10-04 07:10:05 +00:00
r.loginov requested review from storage-services-developers 2023-10-04 07:10:07 +00:00
dkirillov reviewed 2023-10-04 07:54:58 +00:00
@ -599,3 +599,3 @@
ErrCode: ErrAuthorizationHeaderMalformed,
Code: "AuthorizationHeaderMalformed",
Description: "The authorization header is malformed; the region is wrong; expecting 'us-east-1'.",
Description: "The authorization header you provided is invalid.",
Member

Let's write The authorization header that you provided is not valid. as in description this error in https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html

Let's write `The authorization header that you provided is not valid.` as in description this error in https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html
r.loginov force-pushed feature/171-update_error_auth_header_malformed from 6d64152932 to e03955f9d2 2023-10-04 08:23:22 +00:00 Compare
dkirillov approved these changes 2023-10-04 08:44:31 +00:00
mbiryukova approved these changes 2023-10-04 08:47:53 +00:00
alexvanin approved these changes 2023-10-04 11:13:08 +00:00
alexvanin merged commit c4af1dc4ad into master 2023-10-04 11:13:13 +00:00
alexvanin deleted branch feature/171-update_error_auth_header_malformed 2023-10-04 11:13:14 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#230
No description provided.