Unexpected 405 Error on Supabase Studio

I’m accessing the server through a VPN on a self-hosted setup using Coolify.
I separated Supabase Studio from Kong and kept it inside the server’s internal network. Through this setup, I can reach Studio and all core operations work correctly — database queries, storage actions, and realtime functionality are all functioning as expected.

I also tested the environment without VPN access and tested again without separating Supabase Studio from Kong.
In every scenario, I still receive the same error.

PATCH
    
scheme
    http
host
    10.0.0.1:3000
filename
    /api/platform/auth/default/config

Status
    405 Method Not Allowed


SupabaseStudio version: supabase/studio:2025.06.02-sha-8f2993d
Ekran_goruntusu_2025-11-14_155657.png
Was this page helpful?