You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
After that I figured out, that the sitemap is reachable via
uicomponents_watch
and not onlywatch
like expected.Maybe this help out to resolve the problem.
Thank you! :)
The text was updated successfully, but these errors were encountered: