Hello,
Project ID: 6878bf3f003760131a6d Custom Domain: api.hustleproof.app
Problem: New users are unable to sign up via Google OAuth on my custom domain. Network logs show that the Appwrite server is incorrectly responding with a 301 Moved Permanently status code on both the initial OAuth endpoint (.../oauth2/google) and on the callback endpoint (.../oauth2/callback/google/...).
This breaks the authentication flow, preventing new user creation. Existing users with active sessions are unaffected. Can you please investigate and fix the server/proxy configuration for my custom domain to remove these incorrect 301 redirects?
** Context for the Support Team**
Hello Appwrite Team,
Here is context for my issue. I have been working to set up a new custom domain (api.hustleproof.app) for my Appwrite Cloud project.
- Initial Problem (Now SOLVED): At first, I had a
net::ERR_CERT_COMMON_NAME_INVALIDerror. With help from your support team, we diagnosed that myCAADNS record was blocking certificate generation from your provider, "Certainly" - The Fix (Completed): I have since added the correct
CAArecord (0 issue "certainly.com") to my DNS provider (Vercel). This successfully fixed the SSL issue, and my domain is now reachable with a valid certificate - The New Problem (Current Issue): Immediately after the SSL certificate was fixed, a new problem appeared. The Google OAuth flow is broken due to incorrect
301 Moved Permanentlyredirects
New issue is preventing any new user from signing up. Existing users who already have a session cookie can use the application fine, but if they were to log out, they would be unable to log back in
Thank you for looking into the server configuration for my custom domain to resolve these 301 redirects.
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...
- Help: Domain krtrim.tech Blocked on Fast...
Hi, I'm trying to add my domain krtrim.tech (and subdomain) in Appwrite, but I'm getting this error: Failed to add domain to Fastly: {"msg":"Bad request","deta...