dolanmiu / MMM-awesome-alexa

Turn your MagicMirror into an 'Amazon Echo'. Activated when you say 'Alexa'.
https://awesome-alexa.js.org
MIT License
157 stars 51 forks source link

Refresh token is 493 character long #193

Open norbertuk opened 4 years ago

norbertuk commented 4 years ago

Hi,

Really nice module. Almost finished with the setup. Just I ran into an issue. The refresh token is so long.

root@raspberrypi:/home/pi/MagicMirror# npm run config:check

magicmirror@2.11.0 config:check /home/pi/MagicMirror node tests/configs/check_config.js

Checking file... /home/pi/MagicMirror/config/config.js Line 146 col 1 This line has a length of 493. Maximum allowed is 250.

Did I do something wrong with the config helper. Went through on the config helper and I always receive the same lenght.

Thanks in advanced

norbertuk commented 4 years ago

Hi,

Thanks for the email.

No, I’ve used and went through ont he config-helper. I’ve pasted the key you mentioned here.

^^^ Copy and paste the above in your Browser ^^^, follow the instructions.

The authorization code you want is in the address bar in the final screen: https://imgur.com/a/6DbYlKA

? Enter your Authorization code (from previous step):

After the config was generated and the helper created the 493 character key. As well I can see that in the Alexa response page.

Anyway I give it a go and will report the results.

😊

Regards

Norbert

Feladó: Cihangir7000 notifications@github.com Válasz címzettje: dolanmiu/MMM-awesome-alexa reply@reply.github.com Dátum: 2020. május 2., szombat 12:28 Címzett: dolanmiu/MMM-awesome-alexa MMM-awesome-alexa@noreply.github.com Másolatot kap: Norbert norbi@microserv.hu, Author author@noreply.github.com Tárgy: Re: [dolanmiu/MMM-awesome-alexa] Refresh token is 493 character long (#193)

Hello norbertuk, Just out of ceriouisty are you pasting this :-

http://192.168.1.1:5050/authresponse?code=XXXXXXXXXXXXXXXXXXXX&scope=alexa%3Aall if so then you are absolutely correct, I had a kind of similar issue, at the end of the day I found out my self that its the 19 or 20 characters which are the actuelly the refresh token, so you just have to copy them and that are not that much. Hope it helps.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.