You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodejs
Hi folks,
I am trying to open public URL from Alexa's Lambda function, which is using Node.js. I tried using openurl module of Node.js. I am able to debug it successfully, but it is not redirecting to specified URL. Although, it is opening URL if i executed it on local Node.js. Appericiate any leads in this issue.