alexa-samples / alexa-smarthome

Resources for Alexa Smart Home developers.
https://alexa.design/smarthome
Other
682 stars 336 forks source link

Authorization server returned with an error parameter. #84

Closed Joy57 closed 5 years ago

Joy57 commented 5 years ago

The authorization server returned with an error parameter. Please refer to https://tools.ietf.org/html/rfc6749#section-4.1.2.1 for more details.

jonenet commented 2 years ago

Have you solved the problem?

avikesu commented 1 year ago

Try replacing scope from "profile" to "profile:user_id". It wprked for me.