trying to store data on external ipfs node via http api , ipfs.infura.io refusing my connection
I’m trying to store data to ipfs via PHP, I use curl to communicate with API , it works fine on my local node, but I want to use an external node from infura.io