Skip to content
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

No need to regex replace & in S3 Signed URLs #168

Open
dholliday opened this issue Jan 10, 2024 · 1 comment
Open

No need to regex replace & in S3 Signed URLs #168

dholliday opened this issue Jan 10, 2024 · 1 comment
Assignees

Comments

@dholliday
Copy link

Hello,

I have just built a new Alexa Skill today using this template and have found that the S3 Signed URLs no longer need the regex code to replace the & in the URLs. This should be removed from the code samples.

https://github.com/alexa-samples/skill-sample-nodejs-audio-player/blob/98cb9b1cb5a60e0d52bd46e93fca739030daddfb/lambda/index.js#L47C14-L47C14

@aszk aszk self-assigned this Mar 19, 2024
@aszk
Copy link
Contributor

aszk commented Mar 19, 2024

Thank you for the feedback. I'd like to make if this still works without changing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants