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
When using PHP 7.4.16 with Ubuntu running in WSL/2 I get this error running wpsnapshots pull or wpsnaphsots search. Switching to PHP 7.3.27 resolved my issue.
Error executing "Scan" on "https://dynamodb.us-west-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://d
ynamodb.us-west-1.amazonaws.com` resulted in a `400 Bad Request` response:
{"__type":"com.amazon.coral.service#InvalidSignatureException","message":"The request signature we calculated does
not m (truncated...)
InvalidSignatureException (client): 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. - {"__type":"c
om.amazon.coral.service#InvalidSignatureException","message":"The request signature we calculated does not match th
e signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation fo
r details."}
Steps to Reproduce
Install wpsnapshots in Ubunutu with PHP 7.4
wpsnapshots search t-mobile
See error
Environment information
Device: Dell XPS 13
OS: Windows 10 Pro
The text was updated successfully, but these errors were encountered:
When using PHP 7.4.16 with Ubuntu running in WSL/2 I get this error running
wpsnapshots pull
orwpsnaphsots search
. Switching to PHP 7.3.27 resolved my issue.Steps to Reproduce
wpsnapshots search t-mobile
Environment information
The text was updated successfully, but these errors were encountered: