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

module 'ask_sdk_core.handler_input' has no attribute 'request_envelope' #160

Closed Daniyaldehleh closed 4 years ago

Daniyaldehleh commented 4 years ago

Hi All!

May I know what is the python version for handlerInput.requestEnvelope.context.System.user.accessToken? reference. As handler_input.request_envelope.context.system.user.access_token didn't work and gave module 'ask_sdk_core.handler_input' has no attribute 'request_envelope'