data-attribute-recommendation-python-sdk
data-attribute-recommendation-python-sdk copied to clipboard
Fix token renewal
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.