skill not sending token in request when using french /

Published at 2018-08-23 19:03:44

Home / Categories / Account linking / skill not sending token in request when using french
Hello!We are trying to design a French version of our skill but I am blocked by a problem with account linking. Here is what I am doing :
I have one new
Echo configured in French and another Echo plus first generation configured in English. They were installed on the same amazon developer account. With the Alexa app,I enabled my testing skill and I linked my account without issue. The backend of the skill is the same lambda for French and English. Then I ask the English Echo to do something that requires a linked account and the acknowledge is righteous, I can see the token in my lambda debug log. I ask the same in French to the other Echo, and it answers with the account linking card. The issue is the token is lost in the request according to my lambda debug log when using the skill in French.
My test skill ID : amzn1.ask.skill.6bb6fed0-a20d-4bf5-8262-61f27b1b185f

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0