alexa / alexa-skills-kit-sdk-for-python

The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
https://developer.amazon.com/en-US/docs/alexa/alexa-skills-kit-sdk-for-python/overview.html
Apache License 2.0
812 stars 206 forks source link

AskForPermissionsConsentCard not showing the option to activate requested permission #204

Closed zynth666 closed 5 months ago

zynth666 commented 1 year ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Expected Behavior

I expect the card to render a button which allows me to give consent for the requested permission.

Current Behavior

The card just renders some default string without giving me the option to consent via a button to the requested permission.

Context

I want to use geolocation in my skill and want the user to just click a button to give consent. This would be great for user experience.

Your Environment

Python version info

ipsBruno commented 6 months ago

Hello boss

Try change size of your monitor

image

ipsBruno commented 6 months ago

After entry in your Alexa App and authorize permissions