how to upload image URL to IPFS in parse server ?
Is it possible to using await Moralis.Cloud.toIpfs
this code to get IPFS URL.
Because previously i am using this code in our Moralis cloud function and its working fine. so please guide us.
I have already try below API , but this only work with JSON and base64 content.