Invalid Origin error

It’s 2023 and I am having the this error, all I simply did was create my url using ‘[https://ipfs.io/ipfs/${added.path} ]’ instead of ‘[https://ipfs.infura.io/ipfs/${added.path} ]

1 Like

Hi @jemi2k and welcome to the community.

In order to access content uploaded with your Infura account you should be using an Infura dedicated gateway.
More details can be found in our docs:

Once you set up a dedicated gateway the URL will look like:
https://<CUSTOM-SUBDOMAIN>.infura-ipfs.io/ipfs/<Content-Identifier>

We’ve deprecated the ipfs.infura.io public gateway last year for accessing content. Dedicated gateways are the way to go going forward.

1 Like

Thanks for your response.
Now i got this error Failed to load resource: the server responded with a status of 400 ()

1 Like

Can you show me the request you made when you got the error?

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.