Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: token expiration problem #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anton-pytel
Copy link

@anton-pytel anton-pytel commented Jul 30, 2021

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

@imbeacon imbeacon force-pushed the master branch 2 times, most recently from 295b364 to ff16119 Compare August 13, 2021 12:30
…-fix-for-token-exp-apy

# Conflicts:
#	tb_rest_client/rest_client_base.py
@D34DPlayer
Copy link
Contributor

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?

@anton-pytel
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token get expired even though the thread is started
2 participants