Configuring the module problems
See original GitHub issueIf you know how to fix the issue, make a pull request instead. Hi After running this “npm run avs-token-helper” I have to enter this here.
- Client ID
- Product ID
- Allowed return URL What is “Redirect URI (allowed return URL)?”?
Is that this? “Http: // localhost: 3000 / authresponse” I have that in the Developer Console. If I have entered this, I get a URL which I should copy and paste. When I paste this URL, I do not get an answer In the address line this is “http: // localhost: 3000 / authresponse? Code = ANcuXXXzPLoOmVbNcFU & scope = alexa% 3Aall”
Redirect URI (allowed return URL)? http: // localhost: 3000 / authresponse? Code = ANcuXXXzPLoOmVbNcFU & scope = alexa% 3Aall { error_description: ‘The request is missing a required parameter : code’, error: ‘invalid_request’ } pi@raspberrypi:~/MagicMirror/modules/MMM-awesome-alexa $
What am I doing wrong.
- Before submitting your issue add logs from your MagicMirror by running command
pm2 log MagicMirror
Issue Analytics
- State:
- Created 5 years ago
- Comments:23 (12 by maintainers)
Top GitHub Comments
So it seems the module is working correctly with no errors, thats a good step
I’ll fix on the weekend
I’ll pin all dependencies