
Trying to contact support team but it got "There was an error submitting your support ticket. Please try again later."
But please don't fix this yet.. please fix this problem first: https://discord.com/channels/564160730845151244/1072905050399191082/threads/1282081955218849907 Coz it renders your bucket feature useless. It erodes trust between me and my actual clients. We found this problem since Friday and reported and now it's end of Monday our time. I'm considering choosing other platform for our next project. Have a nice day.
Recommended threads
- GitHub OAuth Provider Session Missing `p...
I’ve implemented a GitHub OAuth provider in Appwrite. Below is the code I used: ``` const handleGithubLogin = async () => { const { account } = await createCl...
- Realtime didn't work in react native exp...
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
- SSR Auth: Redirect happens before cookie...
I followed these docs https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-7 However, when having successfully logged in via google, I get immediately redire...
