I’m using the paid aspose.words package and the request are working fine when using the aspose.words.cloud apis.
But when running the docker container with the same credentials, Im getting the below error
"Authorization failed: Error: Authorization failed\n at /usr/src/app/backend/node_modules/asposewordscloud/dist/internal/requestHelper.js:148:23\n at Generator.throw (<anonymous>)\n at rejected (/usr/src/app/backend/node_modules/asposewordscloud/dist/internal/requestHelper.js:32:65)\n at processTicksAndRejections (internal/process/task_queues.js:89:5)"