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

added some basic HTTP status code error handling #87

Closed worthbak closed 1 year ago

worthbak commented 1 year ago

Apple's fulfillment API is experiencing an extended outage (10/09/22), and InventoryWatch doesn't handle this situation particularly gracefully, showing a message indicating that there could be something wrong with the user's settings. The app should be updated to indicate, in this situation, that the issue appears to lie with Apple's service, not InventoryWatch.

fixes #86, bumps app version number