Acesso ao arquivos Json no meu servidor

Porque não consigo acessar o arquivo https://www.ipasys.com.br/teste/fishfacti.json' ???

// WebClientConnection1.URI := 'https://download.tmssoftware.com/tmsweb/fishfacti.json';

WebClientConnection1.URI := 'https://www.ipasys.com.br/teste/fishfacti.json';

Please inspect your browser console to see what specific kind of error it is accessing this file.
Most likely it is a CORS error.