Skip to content
New issue

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

Apple watchOS Error "Response status code was unacceptable: 404" #722

Closed
k-0 opened this issue Jun 6, 2023 · 1 comment
Closed

Apple watchOS Error "Response status code was unacceptable: 404" #722

k-0 opened this issue Jun 6, 2023 · 1 comment

Comments

@k-0
Copy link

k-0 commented Jun 6, 2023

Hello,

I tried the official and current Testflight version, the bug appears in both apps.

At first I created a sitemap "watch" which works fine in the browser and iPhone App. But the watch shows the error: "Response status code was unacceptable: 404"

I investigated the problem with the logs and the API Explorer and figure out, that the log says that the sitemap "watch" was not found.

I requested all sitemaps via API and got

{
"name": "uicomponents_watch",
"label": "Watch",
"link": "https://home.myopenhab.org:443/rest/sitemaps/uicomponents_watch",
"homepage": {
"link": "https://home.myopenhab.org:443/rest/sitemaps/uicomponents_watch/uicomponents_watch",
"leaf": false,
"timeout": false,
"widgets": []
}

After that I figured out, that the sitemap is reachable via uicomponents_watch and not only watch like expected.

Maybe this help out to resolve the problem.

Thank you! :)

@timbms
Copy link
Contributor

timbms commented Nov 16, 2023

Will be addressed in #739

@timbms timbms closed this as completed Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants