That url is not working anymore, my problem is I can’t change it because my token isMutable is turned off - I can’t edit / update the metadata anymore.
Is there anything I can do yo make this link visible again to display the logo?
That URL loads fine for a person opening it in a browser address bar. Public gateways are best-effort, and hotlinking, crawlers, and automated clients are what gets rate-limited first.
For anything programmatic, host your own gateway (or pay someone to run one for you), and rewrite https://ipfs.io/ipfs/<cid> to your own gateway URL in your mobile or frontend app before the URL is rendered. This guide walks through the options:
Personal opinion: with AI crawlers burning through other people’s resources, expect rate limits everywhere to keep tightening. Self-hosting and using ipfs://cid (IPFS URI (ipfs://)) in metadata is what future-proofs your assets.
You can’t change the fact that it’s using ipfs.io, but you absolutely need to repin both bafkreidbl5xtkdqhugkbmpvepyviamnz5dmomgf7kg763bump6toivhvpe and QmQ2h3tNeYyHiun1KFuvkrtB2FYwvn3hkwN3FfkAuKLhA4 on your own node asap (and that node must stay up 24/7), or you’ll lose it for good.