I deployed the zotero translation-server on AWS lambda using your previously deleted lambda_deploy script. Every time I make a request via the API Gateway url the translation-server fails with a "Missing authentication token" The error logs show:
Lambda execution failed with status 200 due to customer function error: Error: Cannot find module '/var/task/modules/translate/src/promise'
Method completed with status: 502
I installed the promise module, but cloudformation doesn't update.
Are there updated instructions or documentation for getting the zotero translation server running on AWS lambda?
I deployed the zotero translation-server on AWS lambda using your previously deleted lambda_deploy script. Every time I make a request via the API Gateway url the translation-server fails with a "Missing authentication token" The error logs show:
I installed the promise module, but cloudformation doesn't update.
Are there updated instructions or documentation for getting the zotero translation server running on AWS lambda?