the url for the requested image resource is not valid /

Published at 2018-10-20 17:11:18

Home / Categories / Alexa skills kit / the url for the requested image resource is not valid
Hello everyone,I try to add an image to my card but there is a problem.
It is displayed correctly in Echo Show Display but alexa say "The URL for the requested image resource is not valid."Echo Show Display : [/storage/attachments/8372-forest.png]Json output :[/storage/attachments/8373-json.png]As you can see my image is display but alexa say an error message and block my skill.
If I try with another image it's work.
My cod
e in python :handler_input.response_builder.speak(speech_text).set_card( StandardCard("Forest Gump", "", or Image("http://fr.web.img5.acsta.net/c_215_290/pictures/15/10/13/15/12/514297.jpg"))).set_should_end_session( False)Thanks for your wait on and believe a kind day.

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