After creating an app on GitHub following the documentation. When integrating the GitHub provider, the problem is:
"message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.5.10" }``` Doc: https://appwrite.io/docs/advanced/self-hosting/functions
Reply to this thread by joining our Discord
Hi, Forgive me for the strange question because I'm not an expert. I have an appwrite selfhosted instance with 200 milion+ docs, the disk usage is 120+ gb Is...
I want to check if the user has a valid session before fetching data ```import { NextResponse } from 'next/server'; import { Client, Users } from 'node-appwrit...
I generate the url to file in NextJS server action. In client component, i use that url as src image. It works fine when I give Any permission! I want to protec...
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.