alexa-skills-kit-sdk-for-python icon indicating copy to clipboard operation
alexa-skills-kit-sdk-for-python copied to clipboard

AskForPermissionsConsentCard not showing the option to activate requested permission

Open zynth666 opened this issue 1 year ago • 2 comments

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

  • ASK SDK for Python used: 1.13.0
  • Operating System and version: Alexa hosted

Python version info

  • Python version used for development: Alexa hosted

zynth666 avatar Dec 14 '22 13:12 zynth666