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 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.
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
The text was updated successfully, but these errors were encountered: