Closed gerwaric closed 4 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.
Fixed in the alphas for v0.11.1
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.