I loaded the website and mobile app with the same result. After I enter my ecobee credentials, the app hangs with the pulsing icon as if trying to load data. Clearing browsing data and cookies in Chrome did not help.
In Chrome’s Dev Console, I see the following errors:
Uncaught TypeError: Cannot read properties of undefined (reading 'thermostat_id')
at beestat.api.callback_ (contribute.js:9:65)
at beestat.api.load_ (contribute.js:9:65)
at XMLHttpRequest.<anonymous> (contribute.js:9:65)
at XMLHttpRequest.sentryWrapped (style.js:233:1)
POST https://sentry.io/api/3736982/envelope/?sentry_key=[REDACTED]&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.116.0 429 (Too Many Requests)
Uncaught (in promise) Error: Access to storage is not allowed from this context.
I redacted the sentry_key. If that is not sensitive info and is needed for diagnostics, let me know. Any help is appreciated.
Thanks.