woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
264 stars 133 forks source link

Product list not loading for https://biomagarie.com #7192

Open nbradbury opened 1 year ago

nbradbury commented 1 year ago

When viewing the products for the site https://biomagarie.com in the Woo mobile app, products will not load until you tap on an order and view a product. Then it will appear in the product list in the app. This happens on both iOS, where the user is working, and on Android

The problem appears to be that a plugin is modifying the JSON response, specifically setting purchasable to an integer instead of a boolean.

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a boolean but was NUMBER at line 1 column 21543 path $.data[4].purchasable
[Aug-15 16:32 WP e] API StackTrace: com.android.volley.ParseError: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a boolean but was NUMBER at line 1 column 21543 path $.data[4].purchasable

https://href.li/?5436336-zd-woothemes

peril-woocommerce[bot] commented 1 year ago
Fails
:no_entry_sign: Please add a type label to this issue. e.g. 'type: enhancement'

Generated by :no_entry_sign: dangerJS

peril-woocommerce[bot] commented 1 year ago
Fails
:no_entry_sign: Please add a type label to this issue. e.g. 'type: enhancement'

Generated by :no_entry_sign: dangerJS