alexa-pi / AlexaPi

Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead
MIT License
1.33k stars 396 forks source link

Error when doing amazon autentication #316

Open GNetz opened 7 years ago

GNetz commented 7 years ago

Did everything correctly, but when i log in into the amazon account from auth_web.py it gives me this error

Any possible causes/solutions? Thanks

Info

Raspberry pi 0 W

Amazon settings

Amazon Alexa settings

alexa: Client_ID: "amzn1.application-oa2-client.2d992848c8794203beb116c22f3d8afb" Client_Secret: "..." Device_Type_ID: "pigabrielnetz" Security_Profile_Description: "pi zero alexa" Security_Profile_ID: "..." refresh_token:

Do i need a refresh token?

image

maso27 commented 7 years ago

Look at my post here.

maso27 commented 7 years ago

Also, you may want to edit your first post to remove your user-specific information. Client ID, secret, etc.

And yes, you need a refresh token to use AlexaPi.

renekliment commented 6 years ago

@GNetz Try to have those values without spaces. Otherwise, if you don't provide the log, there is nothing we can do.