thingsboard-python-rest-client icon indicating copy to clipboard operation
thingsboard-python-rest-client copied to clipboard

fix: token expiration problem

Open anton-pytel opened this issue 4 years ago • 2 comments

Token expiration problem as token_info property not being updated. closes #21

anton-pytel avatar Jul 30 '21 15:07 anton-pytel

This is still an issue and only small refactoring should be needed to fix, should I make a new PR that doesn't have merge conflicts?

D34DPlayer avatar Mar 08 '22 11:03 D34DPlayer

This is still an issue and only small refactoring should be needed to fix, should I make a new PR that doesn't have merge conflicts?

Sure as you have time. I did already a workaround in solution where we use the thingsboard python client outside of it, so anytime this will be fixed is good.

anton-pytel avatar Mar 09 '22 09:03 anton-pytel