Supabase Storage Integration

Hi, I will paste the response sent in the Slack community here.

When uploading a file to Supabase, the default behavior is to return a 400 Asset Already Exists error. If you set Overwrite existing content? , when uploading a file with the same name, the new file will overwrite the older one.

1 Like