Echo & Alexa Forums

General Category => Echo Technical Support => Topic started by: mikabrown on April 07, 2017, 07:47:01 am

Title: Edit card title and content in skill code
Post by: mikabrown on April 07, 2017, 07:47:01 am
Having problems editing the card that appears in the alexa app. Tried including the code in the AWS console but always ends in an error. Naturally ive read amazons how to (https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/providing-home-cards-for-the-amazon-alexa-app) which doesnt help at all.

Any tips for the line of code or where i need to put it in my alexa code to display a custom title and image? Currently the title that comes out is the same as the intent that is called (e.g. HowToIntent)

Using python 2.7 to run