Hi everyone,
I’m trying to connect my AppSheet app to a Supabase PostgreSQL database, but I keep getting the error:
“Failed to connect to database.”
I’ve gone through multiple settings on both sides, but nothing seems to work. I was told that AppSheet only uses IPv4 connections, so I specifically tried using Supabase’s Session Pooler endpoint (since the Direct Connection is IPv6-only), but I still can’t get AppSheet to connect.
Has anyone here successfully connected AppSheet to Supabase PostgreSQL, especially using the Session Pooler for IPv4? Any guidance would be greatly appreciated.
Thanks,
Glen