lukfor / imputationbot

Automate interactions with the imputation servers :robot:
https://imputationserver.sph.umich.edu
MIT License
6 stars 6 forks source link

Can't list or remove instances with expired token #8

Closed avsmith closed 4 years ago

avsmith commented 4 years ago

With an expired API token, you just get an error and can't list instances. You can't remove instances with expired tokens. It would be good to be able to list instances when they are expired and be able to list them.

A suggestion: add a command like "update-token" or "update-instance" where an expired API token can be updated.