Websocket after OAuth2 authentication

An oauth2 flow requires a user to click "allow" via a browser window somewhere in the flow, this needs to be done one time only. Initial authentication is only the first of many steps, the click cannot be done with http request nodes or curl.

See the typical flow according to the RFC guidelines.

More info

There is a python script for gardena/husqvarna devices available, perhaps easier to implement.