Hi Andrey,
Your Aspose Slides Nodejs SDK is expiring the AccessToken after 1 hour, not 1 day like your documentation states. It also does not get a fresh token when detecting the token has failed. It only will retrieve a fresh token if AccessToken is empty, meaning it will only ever get the token once. Since it does not clear the failed token out, it will never retrieve a new one.
What will it take to get this resolved in the SDK so that we can utilize a patched version of this?
Thanks,
Paul