scailable / sclblpy

Python package for Scailable uploads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check JWT refresh potential issue

MKaptein opened this issue · comments

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.

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).