PDF Files/Images storing as Application/Json
I recently changed to storing my files in Supabase with human readable folder names and nested structures but since then all my files are being saved as application/json types. Has anyone experienced this or should I fix it differently? I already tested not using that name convention and still same issue but it's a problem on the stored filed.

2 Replies
@garyaustin it seems you could help
Please don't shout mods. This is a user helping user forum and we see most posts and if we can and think we can help will answer. Extra posts reduce the odds of someone helping...
You don't provide any information on how you are uploading or the environment. There are no known bugs on this so you are doing something wrong.
Does it work from the UI to upload/download. Then upload from UI and download in app, and visa-versa.
Usually means you or your environment is messing up the mime type of the file during upload.