MMM-awesome-alexa icon indicating copy to clipboard operation
MMM-awesome-alexa copied to clipboard

Refresh token is 493 character long

Open norbertuk opened this issue 4 years ago • 1 comments

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

[email protected] 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 avatar Apr 27 '20 20:04 norbertuk

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 [email protected] Válasz címzettje: dolanmiu/MMM-awesome-alexa [email protected] Dátum: 2020. május 2., szombat 12:28 Címzett: dolanmiu/MMM-awesome-alexa [email protected] Másolatot kap: Norbert [email protected], Author [email protected] 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.

norbertuk avatar May 02 '20 20:05 norbertuk