Context:
- I'm authenticating a github org (mine)
- I'm doing this in the function quickstart wizard
TL;DR
Title: Error 500 when authenticating GitHub
Developers are experiencing an error 500 when authenticating GitHub in the function quickstart wizard. They are unable to locate the console user ID and are requesting assistance with finding the project ID and console user ID.
Potential Solution: Provide guidance on locating the console user ID and request the project ID and org ID for further troubleshooting.What's your project id and console user id?
65ce5b68c1e4fd90b337 PID Can't see where to locate console user id
Do you want the org id?
Nvm. Let me just start with this
hey any news
how many appwrite accounts do you have?
Recommended threads
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...