I'm programming a chatbot with amazon lex and i want to redirect the user to a new page. (I'm using python with lambda function) I've tried with webbrowser, it works when i tried in local but when i put the function in aws lambda it doesn't work anymore.
Asked
Active
Viewed 163 times
0
-
Are there any errors? – MaartenDev Sep 13 '19 at 11:27
-
there are no erros – Paul Legrand Sep 13 '19 at 12:35