gerwaric / acquisition

Stash and forum shop management for Path of Exile
GNU General Public License v3.0
17 stars 3 forks source link

Expired OAuth tokens are not detected at startup in v0.11.0 #40

Closed gerwaric closed 2 months ago

gerwaric commented 3 months ago

When acquisition starts, it's checks for an OAuth token stored locally. However, it doesn't seem to do anything if that token is expired, which causes downstream errors when calling API endpoints.

gerwaric commented 2 months ago

Fixed in the alphas for v0.11.1