#Can't connect Git Hub App to locally hosted Appwrite

6 messages · Page 1 of 1 (latest)

vague dome
#

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.

wary ember
#

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?

vague dome
versed plank
#

Same issue I am too facing