Is there a way to not show file import failure messages?

When a javascript fetch results in a 404 (even if all errors is caught) AnkiDroid will show a message like this:

Same error on desktop, only shows in the console:

Question

Is there some way I can make it so that this message doesn’t occur even if the fetch 404s?

Why

The minor problem I’m having is that the filename I’m using is spoiling the answer for the card. If there’s no solution to hiding the message, I think will go ahead and add all possible data json files so the 404 can’t happen, it’s just more effort to do this, so I was hoping there was just some setting I could toggle.

I have a type of card where an error pops up. But this does not happen on the “New study screen”.
But maybe that will change in the future.