As per documentation, I'm using ngrok that redirects to my localhost url. Do I have to update my env variables for instance to support github integration? If yes then can anyone please help what key I have to update/add.
See the documentation linked to from that page - https://appwrite.io/docs/advanced/self-hosting/functions#git
I read the documentation before. But reading it multiple times and searching other things I think I've got something that will help. I'll let you know if the isssue is resolved or not.
Recommended threads
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...