currently trying to get the v3 alexa skill working.
Environment:
Openhab on local Debian (2.5 snapshot)
Myopenhab_org already connected to local system (app is working fine)
Openhab alexa binding deployed as skill and lambda function as well according to https://github.com/openhab/openhab-alexa/blob/v3/README.md
Tried to adapt config in lambda/config.js (first oauth, second basic authentication with static username and password)
is account linking possible via oauth if myopenhab.org in use?
If you aren’t using your own OAuth2 server (e.g. private openHAB Cloud Connector), it is highly recommended to use Login with Amazon. See this post to set it up for your private skill.