Running 1.5.7, deploying a Bun function, it's building fine, though the CLI deploys like 3 at a time for some reason -- I've been redeploying it, which has fixed it, but now I'm getting frustrated because it's not fixing it lol. It's not a complex function, it handles OAuth2 providers for me. It just keeps deploying 2 versions of it no matter what I do. It's also my only function.
okay so it seems
only one of them is the function
and the others, if activated, will cause the errors
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...