diego.tech
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. Steven
What's your project id and console user id?
diego.tech
65ce5b68c1e4fd90b337 PID Can't see where to locate console user id
diego.tech
Do you want the org id?
Steven
Nvm. Let me just start with this
diego.tech
hey any news
Steven
how many appwrite accounts do you have?
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- 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...