error in email configuration

Hello, good evening. Could you help me? I have Supabase on my host, but when I try to save the email settings, I get this error: { "data": null, "error": { "message": "Method PATCH Not Allowed" } }
No description
2 Replies
inder
inder3w ago
On self hosted supabase, all the config is done via env variables. You can't use dashboard to update any settings.
José Luis Carvajal
thanks 😊

Did you find this page helpful?