mike-grant / haaska

Home Assistant Alexa Skill Adapter that supports v3 of the Alexa Smart Home Skill API
MIT License
534 stars 115 forks source link

Linking Alexa Skills Kit to Login With Amazon scope incorrect #247

Open mtgpcs opened 2 years ago

mtgpcs commented 2 years ago

When trying to link under the Alexa app I kept getting "error" that had said URI was wrong.

I found on YouTube "Had an issue at the end when linking the account. Changing the 'Scope' fixed it for me:

'profile' to 'profile:user_id'"

This worked for me too. Putting that out there in case anyone else has problems.

qnlbnsl commented 1 year ago

So i tried the above and it returned an error during account linking. just profile worked for me. I wonder if there's a something different that you had vs what i did.