problem with alexa skill and https endpoint please help ! /

Published at 2018-09-16 14:37:33

Home / Categories / Alexa skills kit / problem with alexa skill and https endpoint please help !
Hallo,I enjoy created simple Alexa Skill with Flask-Ask running local on my server and NGROK for Endpoint.
This was working fine but since some time (I dont know when), Its not working anymore. I enjoy debugged all communication chain and the conclusion is that there is something wrong at Amazon Skill Kit.:If I go in "alexa developer console" to "Test" and I open my skill with "Alexa Simulator" nothing is sent to my endpoint and it returns that my skill is not responsing ... and json output is "null".
If I then copy the json input from the Skill I/O field to "Manual Json" and press "Submit", and than I secure the corrent retort from my locally hosted skill via the ngrok endpoint. BTW: It also shows me the select region endpoint whch is the default one.
So,why the first is not working but the moment?There is something wrong with Alexa skills handling the endpoints correctly!!!PLEASE HELP what can I attain?Many thanks------------------------------------Added 16.9.2018: I found the problem! AWS is blocking endpoint in EU, e.g. *.ngrok.eu.io.
If I change endpoint regi
on to US all is working fine, and e.g. *.ngrok.i

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0