When trying to add a git installation I get: Error 500 Server Error, Type general unknown
I'm using ngrok to provide a url so my domain variables look like this: _APP_DOMAIN=bc6e-2600-100f-b1a3-508f-f93e-12f9-5311-4e31.ngrok-free.app _APP_DOMAIN_FUNCTIONS=bc6e-2600-100f-b1a3-508f-f93e-12f9-5311-4e31.ngrok-free.app _APP_DOMAIN_TARGET=bc6e-2600-100f-b1a3-508f-f93e-12f9-5311-4e31.ngrok-free.app
I copied over the client secret, webhook secret, and private key. I cleaned up the private key so that there aren't any whitespaces and I replaced them with /n.
What exactly are you trying to accomplish? Is this for Github OAuth?
I need some more context to figure out what you're trying to accomlish
Why an OAuth app for functions?
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...