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
This is a handled error that was reported to Sentry through the CrashLogging component. I created this issue because it has affected 5 unique users and may break the user experience.
The code that reports the error has been there since 2020/2021, so there might be a change in the response structure. Since this comes from AtomicAuthenticationService, perhaps it's also possible that the site installed a plugin that modifies the cookie authentication logic or disabled the access to fetch auth cookies from their site.
Based on the Sentry breadcrumbs, it looks like the affected users were trying to view/preview their site by tapping on the site URL link in the My Site tab.
The text was updated successfully, but these errors were encountered:
dvdchr
changed the title
WordPressKit.AtomicAuthenticationServiceRemote.ResponseError.decodingFailure(response: ["url": ht...
AtomicAuthenticationService Decoding Error
May 3, 2024
Note
This issue affects the WordPress app.
Sentry Issue: WORDPRESS-IOS-48PQ
Notes
This is a handled error that was reported to Sentry through the
CrashLogging
component. I created this issue because it has affected 5 unique users and may break the user experience.The code that reports the error has been there since 2020/2021, so there might be a change in the response structure. Since this comes from
AtomicAuthenticationService
, perhaps it's also possible that the site installed a plugin that modifies the cookie authentication logic or disabled the access to fetch auth cookies from their site.Based on the Sentry breadcrumbs, it looks like the affected users were trying to view/preview their site by tapping on the site URL link in the My Site tab.
The text was updated successfully, but these errors were encountered: