worthbak / inventory-checker-app

A macOS app for checking Apple Store inventory
https://worthbak.github.io/inventory-checker-app/
GNU General Public License v3.0
114 stars 24 forks source link

Unexpected inventory data found #88

Closed bfolberth closed 1 year ago

bfolberth commented 1 year ago

I'm getting the message Unexpected inventory data found. Please confirm that the selected store is valid for the selected country. for an Apple Watch and store Sindelfingen request. Choosing another store seems to work, even shows the inventory for Sindelfingen.

worthbak commented 1 year ago

Hm, that's odd - I'm unable to reproduce the issue. Can you confirm that your settings look like this (specifically, that you selected Germany as the country)?

Screenshot 2022-10-13 at 5 42 23 AM

And also that you're running the latest version of the app, v0.1.6?

bfolberth commented 1 year ago

I had this issue yesterday evening and this morning, but it seems to work again. Strange.

worthbak commented 1 year ago

Got it - sometimes Apple's fulfillment API (which InventoryWatch relies on) can have temporary blips or outages and return bad data for a given product/store combination. I should add some better error-reporting tools to the app that could at least give some more insight into what's happening, and make bug reports easier to fill out.

In any case, glad the issue resolved itself - I'll close this issue now, but please provide updates if it pops up consistently in the future.

bfolberth commented 1 year ago

Thanks for looking into it.