A googleapis npm release that was rolled back 3 days ago hasn’t been fixed in Wix. The current package breaks when generating a JWT and prevents communication with any google api
Followed here
https://github.com/googleapis/google-api-nodejs-client/issues/2003
Please try below to fix this
rm -rf package-lock.json
rm -rf node_modules
npm i
I am posting here because I really don’t think Wix Support is going to be helpful with this