You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried getting a path like /2013-04-01/hostedzone/%2Fhostedzone%2FZ1LZDA11I5YD8/rrset by accident, and it broke the signature:
AwsServiceError: InvalidSignatureException: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
Probably need to consult more docs and/or see if the aws-fetch project handles this case better.
The text was updated successfully, but these errors were encountered:
I tried getting a path like
/2013-04-01/hostedzone/%2Fhostedzone%2FZ1LZDA11I5YD8/rrset
by accident, and it broke the signature:Probably need to consult more docs and/or see if the aws-fetch project handles this case better.
The text was updated successfully, but these errors were encountered: