-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Voicemail Express Email - Url not working in eu-central-1 region #172
Comments
I debugged the presigned function. The url generated is giving the same error. So looks like presigner function has some error which is causing this. Appreciate if you take a look. Thanks |
Make the following change: In the presigner code, find:
and change to:
That should correct the problem. |
Thank you. Its working now. Or its needed only for eu-central-1 region. Thanks for helping us out. Appreciate it. |
Got the SES email for the voicemail. When i click listen to voicemail it gives error -
SignatureDoesNotMatch
The request signature we calculated does not match the signature you provided. Check your key and signing method.Can you please check ?
I am using the template version - 2024.02.28
The text was updated successfully, but these errors were encountered: