Error when importing variables

I am getting a “Missing file or syntax error.” message when importing variables.

I’m choosing a local file which contains this JSON:

{
	"DEFAULT_LAST_UPDATED_AT": "2019-07-02"
}

Any idea why this isn’t working?