Ok
const response = await fetch('https://alephium.nownodes.io/infos/unreachable', { method: 'GET', headers: {}, }); const data = await response.json();
[ "text" ]