ndg63276 / alexa-sky-hd

A smart home skill for Alexa to control a Sky+HD or SkyQ box
33 stars 15 forks source link

Not working? #14

Closed Jasefern closed 4 years ago

Jasefern commented 4 years ago

Followed best I could but some things not the same as instructions so took longer to find them . Having completed all the steps I tried to enable skill on the App which should have asked for the authentication but instead the following error "The authorisation server returned with an error parameter. Please refer to https://tools.ietf.org/html/rfc6749#section-4.1.2.1 for more details."

I have scope set to user_id as per the previous issues

Any ideas would be good as I have hit a wall

ndg63276 commented 4 years ago

It should still be working, but you're right, some of the instructions were out of date. I've tried to update them. Unlinking and re-linking still works for me, so hopefully it is something straightforward to get it working for you,

If you go to https://developer.amazon.com/alexa/console/ask#/skills, click on your Skybox skill, and then click on Account linking on the left, check the following settings:

Allow users to link their account to your skill from within your application or website: Disabled Authorization URI: https://www.amazon.com/ap/oa Access Token URI: https://api.amazon.com/auth/o2/token Your Authentication Scheme: HTTP Basic Scope: profile:user_id

Jasefern commented 4 years ago

Thanks I will check tomorrow I think "Allow users to link their account to your skill from within your application or website: Disabled" Is enabled

Jasefern commented 4 years ago

Deleted all and started again now linked and device found in Alexa app but different problem now so will close this and read issues before posting another