dabit3 / polygon-ethereum-nextjs-marketplace

A full stack digital marketplace running on Ethereum with Polygon & Next.js
MIT License
1.3k stars 878 forks source link

CORS bad request while uploading NFT #68

Closed dhruvv173 closed 1 year ago

dhruvv173 commented 1 year ago

Getting this error mentioned in the image when i select the image for NFT image

and this error when i approve the sale of the NFT from the metamask which is related to the error mentioned above. I guess the image is not being uploaded to IPFS properly image can someone help fix this? thanks

dhruvv173 commented 1 year ago

Error has been fixed, project is up and running! Thanks.

ghost commented 1 year ago

Error has been fixed, project is up and running! Thanks.

Hello bro, how can you fixed this? Can u tell me. Thanks in advance

dhruvv173 commented 1 year ago

Error has been fixed, project is up and running! Thanks.

Hello bro, how can you fixed this? Can u tell me. Thanks in advance

Check this PR if it helps, you have to make changes to create-nft page. Check the files changed section of the PR.