Error index,js
fetch(`https://meta-grabber.herokuapp.com?url=`+encodeURIComponent(href), {
method: "GET",
mode: "cors",
credentials: "omit"
})
ccess to fetch at 'https://meta-grabber.herokuapp.com/?url=https%3A%2F%2Fpicwish.com%2Fcompress-image' from origin 'https://domain.vn' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
meta-grabber.herokuapp.com/?url=https%3A%2F%2Fpicwish.com%2Fcompress-image:1 Failed to load resource: net::ERR_FAILED
index.js:37 Uncaught (in promise) TypeError: Failed to fetch
at HTMLAnchorElement.<anonymous> (index.js:37:7).....