Integration Deploy Timeout
# 🤝help
For extra context, this is just a simple integration to upload a file into drive, here are my packages.
Copy code
"@botpress/client": "0.16.1",
    "@botpress/sdk": "0.8.7",
    "fs": "0.0.1-security",
    "googleapis": "^137.1.0",
    "zod": "^3.23.8"
Honestly I got no idea why this lightweight implementation fails (I have built several ones before and it worked like a charm without this drive API)
5 Views