data-attribute-recommendation-python-sdk icon indicating copy to clipboard operation
data-attribute-recommendation-python-sdk copied to clipboard

Fix token renewal

Open mhaas opened this issue 4 years ago • 0 comments

This morning, I picked up a Jupyter notebook from last night. When executing requests with a ModelManagerClient instance created yesterday, I received 401 errors.

It seems that the code to renew the token automatically based on the expires attribute does not work as intended.

mhaas avatar Nov 15 '21 06:11 mhaas