I am experiencing continuous authorization failures when using the Aspose Words Cloud NodeJS SDK (version 25.3.0) since [2025-04-10 16:55:02] (UTC+0). The system has encountered approximately 10 “Authorization failed” errors. Prior to this occurrence, everything was functioning properly.
I only discovered the issue on 2025-04-10 21:18:29 (UTC+0) and manually restarted the application, after which the requests returned to normal operation. However, I am uncertain whether the restoration was directly due to my restart action or due to other factors.
Below is the error log:
"error":"Error","message":"Authorization failed"},"stack":"Error: Authorization failed\n at /***/node_modules/.pnpm/asposewordscloud@25.3.0/node_modules/asposewordscloud/dist/internal/requestHelper.js:80:31\n at Generator.throw (<anonymous>)\n at rejected (/***/node_modules/.pnpm/asposewordscloud@25.3.0/node_modules/asposewordscloud/dist/internal/requestHelper.js:32:65)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)"
I am unable to troubleshoot this issue effectively as the access token for Aspose is managed internally by the Aspose NodeJS SDK. I cannot determine what access tokens were being used during these failed authorization attempts or verify their expiration details.
Could you please investigate this issue and advise on potential solutions? Is there a known problem with token management in this SDK version?
Thank you for your assistance.