question

newuser-f012b4f8-ed48-40d8-8e23-1dd8422e5c88 avatar image

APL Python basic AutoPageCommand issues

Hi,

I'm using Python 3.7 and the ASK SDK for Python and launching a basic 2 page APL document which via my Alexa device and the developer console fail with the below error:


'touch': [{'SINGLE': 'SINGLE'}]}},'request': {'error': {'message': 'An exception occurred while dispatching the ''request to the skill.','object_type': 'INVALID_RESPONSE'},'locale': 'en-GB','object_type': 'SessionEndedRequest','reason': 'ERROR', , the odd thing is is that the same Launch intent works in my Lambda test harness and in the Alexa Developer Console 'Manual JSON' input...Anyone had a similar issue or even got APL working with Python?

alexa skills kitaplsdkpython
1 comment
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jamie Grossman avatar image Jamie Grossman ♦♦ commented ·

We have a python APL example over here. Have you had any success trying to deploy it? https://github.com/alexa-labs/skill-sample-python-pager-karaoke

2 Likes 2 ·

0 Answers