goruck / alexa-ip-cam

Use Alexa's Smart Home Skill API with standalone IP cameras without needing cloud service.
MIT License
161 stars 26 forks source link

Noob Account linking problems #7

Closed daveo2k closed 5 years ago

daveo2k commented 6 years ago

I'll start by apologising - sorry i'm a complete noob when it comes to anysort of programming! I've managed to create the Amazon skill but i'm hitting problems when I try to setup the account linking, i've got the following entered; Authorisation URL: https://www.amazon.com/ap/oa Ticket access URL: https://api.amazon.com/auth/o2/token Client ID: my client ID created in the Login with Amazon portal Client Secret: the secret created in the Login with Amazon portal Client Authentication Scheme: HTTP Basic No Scope defined No domains defined No default token expiration defined

When I try to Save it I get "Account linking information is not valid."

Any pointers on where I can look to try and sort this out? Any help much appreciated Dave

goruck commented 6 years ago

I don't see anything obviously wrong but try adding a Scope called 'profile' It should be optional but I do have it set in my account linking. Make sure you review Account Linking for Smart Home and Other Domains in detail to understand how this works. Hope this helps, let me know how it goes.

goruck commented 5 years ago

closing due to inactivity.