Lỗi CORS trong khi ghim tệp IPFS vào The Graph
- INDEXERS
Làm cách nào để giải quyết lỗi CORS trong khi ghim tệp IPFS vào The Graph?
Câu trả lời1
These are the authorized domains we have. I'm using thegraph with ipfs. To do that I have to pin the ipfs file to the graph like this. It has been working until now but now I get a CORS error : access to fetch at 'https://api.thegraph.com/ipfs/api/v0/add?stream-channels=true&progress=false' from origin '...' has been blocked by CORS policy. Any idea of where can I add my domain for whitelisting? I have the same issue than.... Everything was working still well on last week, but now every attempt to pin on api.thegraph.com/ipfs is failing. Hey, could you check again?