scailable / sclblpy

Python package for Scailable uploads
MIT License
19 stars 1 forks source link

Check JWT refresh potential issue #7

Closed MKaptein closed 4 years ago

MKaptein commented 4 years ago

It seems (according to Robin) like sometimes the login fails even if the username and password are stored. We should

  1. test whether this happens as a user of the installed package.
  2. If not, find out when it does happen
  3. If we can replicate, try to fix it. If not remove issue.
MKaptein commented 4 years ago

I am closing this for now as I have not been able to replicate; will reopen if we can replicate it (and I guess now the package should print more informative feedback to see what's going on).