Open sentry-io[bot] opened 1 year ago
I wasn't able to reproduce the bug while SSPing into the stores.
Reading the error message, my first idea was to verify If something was changing the API response from array to object (some plugin, for example).
After checking the API response, everything seems to be working as expected.
I noted that all the crashes contain the call to the endpoint /wc-admin/onboarding/tasks/&_method=get
, so I focused on this endpoint response but had no luck.
I also noted that most of the stores with this issue use the fr
locale.
My second hypothesis was that the crash happened because of a problem reading the response (some non-english char causing the issue), but have no luck either
Here is an example of a call to the /wc-admin/onboarding/tasks/&_method=get
while SSP into one of the stores with setting the locale to fr
Sentry Issue: WOOCOMMERCE-ANDROID-607