We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have configured the settings as followed:
"openhab.connection.host": "openhab.****.or.at", "openhab.connection.port": 443, "openhab.connection.authToken": "oh..."
I use docker with a SWAG instance for reverse proxying and I can reach the API from the same machine on Chome via https://openhab.****.or.at/rest/.
https://openhab.****.or.at/rest/
API access in VS Code.
I keep getting http 400 failures.
--- Error: Error while connecting to openHAB REST API. Message: Error: Request failed with status code 400 ---
N/A
Ubuntu 23.04 VS Code 1.82.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have configured the settings as followed:
I use docker with a SWAG instance for reverse proxying and I can reach the API from the same machine on Chome via
https://openhab.****.or.at/rest/
.Expected Behavior
API access in VS Code.
Current Behavior
I keep getting http 400 failures.
Possible Solution
N/A
Steps to Reproduce (for Bugs)
N/A
Context
N/A
Your Environment
Ubuntu 23.04
VS Code 1.82.0
The text was updated successfully, but these errors were encountered: