keatontaylor / alexa-actions

A README and associated code to get actionable notifications setup for Alexa devices.
GNU General Public License v3.0
391 stars 186 forks source link

[Bug]: There was a problem with the Skill request response #212

Closed lotablet closed 10 months ago

lotablet commented 10 months ago

Did you check our FAQ and Issue/PR for similar issues?

Contact Details

lore.tavola@gmail.com

What happened?

Hello, i just re-installed again this amazing feature because i was wrong and I deleted all skill.

But now i'm stuck with this message when i test the skill:

"There was a problem with the Skill request response"

i've follow exactly the guide (because i've do it before and worked like a charm)

Version

v0.10.1

What Alexa device are you using?

No response

What other Alexa device are you using?

Echo Show, Echo Dot

Relevant log output


# output of alexa when i say "open actionable notifications"

none
lotablet commented 10 months ago

changed title because i tried to change Endpoint to my HASSOS server, and now it say this.

I noticed there was some errors related to Endpoint.

Then tried to switch Endpoint to AWS Lambda ARN with default values and it say again:

"Welcome, you can say Hello or Help. Which would you like to try?"

so this is the problem but i don't know what i can do to get this working

please help me

DEADSEC-SECURITY commented 10 months ago

Need logs, also release latest means nothing, is it master? v0.10.1? Be more specific please

lotablet commented 10 months ago

Need logs, also release latest means nothing, is it master? v0.10.1? Be more specific please

Yes it's 0.10.1 because i tried yesterday without success.

Sorry i'm only a user, where can i get logs? You mean logs from alexa developer console?

DEADSEC-SECURITY commented 10 months ago

Yes developer console in alexa you have cloudwatch. And also if you could get me logs from home assistant that would help too.

lotablet commented 10 months ago

i cleared all my registy and i tried to fire "open actionable notifications" in test mode and from script in my home assistant.

there is only this warning message:

Logger: homeassistant.helpers.template Source: helpers/template.py:2209 First occurred: 17:40:16 (1 occurrences) Last logged: 17:40:16

Template variable warning: 'suppress_confirmation' is undefined when rendering '{"text": "{{ text }}", "event": "{{ event_id }}", "suppress_confirmation": "{{ suppress_confirmation }}"}'

and this is my log from CloudWatch (attached below)

log-events-viewer-result.csv

DEADSEC-SECURITY commented 10 months ago

Your using master branch not version v0.10.1. Please update your code with the latest master branch code which has been fixed for the bug your getting or install version v0.10.1 which is the latest stable one.

DEADSEC-SECURITY commented 10 months ago

Also make sure to pass all necessary parameters like the home assistant warning states. You need to suppress_confirmation when calling the script

lotablet commented 10 months ago

Your using master branch not version v0.10.1. Please update your code with the latest master branch code which has been fixed for the bug your getting or install version v0.10.1 which is the latest stable one.

Sorry i've follow guide and i used template from .https://github.com/keatontaylor/alexa-actions.git as guide says

DEADSEC-SECURITY commented 10 months ago

Your using master branch not version v0.10.1. Please update your code with the latest master branch code which has been fixed for the bug your getting or install version v0.10.1 which is the latest stable one.

Sorry i've follow guide and i used template from .https://github.com/keatontaylor/alexa-actions.git as guide says

The guide is outdated add a new param for the notification supression and set it as false

lotablet commented 10 months ago

Ok nice thanks for help ❤️

Il dom 22 ott 2023, 19:28 Antonio @.***> ha scritto:

Your using master branch not version v0.10.1. Please update your code with the latest master branch code which has been fixed for the bug your getting or install version v0.10.1 which is the latest stable one.

Sorry i've follow guide and i used template from . https://github.com/keatontaylor/alexa-actions.git as guide says

The guide is outdated add a new param for the notification supression and set it as false

— Reply to this email directly, view it on GitHub https://github.com/keatontaylor/alexa-actions/issues/212#issuecomment-1774151917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO7GASJP22OUAHGGQ6FV6BTYAVJTJAVCNFSM6AAAAAA6KQBK4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUGE2TCOJRG4 . You are receiving this because you authored the thread.Message ID: @.***>