Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: issue when generate-lwa-tokens fails when scopes not specified w… #322

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

kakhaUrigashvili
Copy link
Contributor

@kakhaUrigashvili kakhaUrigashvili commented Oct 16, 2020

Steps to reproduce

  1. Go to https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html

  2. Get client id and client secret

  3. run command

ask util generate-lwa-tokens --client-id ****** --client-confirmation ******

the command would fail with confusing error message.

scopes need to specified explicitly since 'alexa::ask:skills:debug' is not available publically.

@kakhaUrigashvili kakhaUrigashvili merged commit dfd1c23 into develop Oct 19, 2020
@kakhaUrigashvili kakhaUrigashvili deleted the generate-lwa-token-scope-fix branch October 19, 2020 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants