You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open Tokel wallets versions 1.2.1 and 1.2.2 with my seed phrase I am able to view two NFTs and one Early Adopter Token. When I click on the Token I can see the moving image within the wallet. If I click on the url it opens in my browser.
However, when I click on either NFT I can see all the information but there is no image in the wallet. When I click on the url the browser opens but to an error page. I first became aware of this problem when Eureka John sent me my first NFT about a month ago from his interview with NutellaLicka. We messed with it awhile but we're never able to get it open. Even after waiting a month, it never resolved.
I recently won a Tokel NFT from Tokel Talk and was really excited to see if I'd gotten a purple spaceship. Unfortunately, again there was no image in the wallet and the url was broken. After looking closely at the working Token url I rewrote the address in the browser mimicking the working address but with the spaceship identifier and viola! I got the purple spaceship! So happy.
So, what's happening between the creation of the NFT and the receiving of the NFT to the PubKey? I believe that if this glitch is corrected not only will I be able to see my NFTs in the wallet but, we will all be able to see them in the Discord creation feed. But what do I know?!
Here are the steps to recreate the problem.
This is what I see when I open either wallet 👇
The address reads: ipfs://bafybeiaiftrw......
If the full url is typed into the browser it works just fine:
So why does the url change when the NFT is sent to a different wallet?
The abbreviation isn't a functioning link. I hope figuring this out helps you make an even better wallet. I'm really happy with my purple spaceship otherwise.
Daybreak
PS. I have not been able to open the other NFT from John no matter what I type into the browser.
Peace~ Love~ Freedom~
The text was updated successfully, but these errors were encountered:
@rannyeribaptist Actually, it's worth investigating in this specific case:
if dapp is loading externalMedia.html iframe properly
if extractIPFSHash function is extracting the hash properly
If you don't mind, creating a test token that contains the same IPFS link ipfs:// as the screenshot attached might show if there's any issues with our hash parsing setup.
Thanks for the follow-up. I've learned a lot about how GitHub works following the links. Don't overlook #255 as it was reviewed but, not solved yet. Have a great day!
When I open Tokel wallets versions 1.2.1 and 1.2.2 with my seed phrase I am able to view two NFTs and one Early Adopter Token. When I click on the Token I can see the moving image within the wallet. If I click on the url it opens in my browser.
However, when I click on either NFT I can see all the information but there is no image in the wallet. When I click on the url the browser opens but to an error page. I first became aware of this problem when Eureka John sent me my first NFT about a month ago from his interview with NutellaLicka. We messed with it awhile but we're never able to get it open. Even after waiting a month, it never resolved.
I recently won a Tokel NFT from Tokel Talk and was really excited to see if I'd gotten a purple spaceship. Unfortunately, again there was no image in the wallet and the url was broken. After looking closely at the working Token url I rewrote the address in the browser mimicking the working address but with the spaceship identifier and viola! I got the purple spaceship! So happy.
So, what's happening between the creation of the NFT and the receiving of the NFT to the PubKey? I believe that if this glitch is corrected not only will I be able to see my NFTs in the wallet but, we will all be able to see them in the Discord creation feed. But what do I know?!
Here are the steps to recreate the problem.
This is what I see when I open either wallet 👇
The address reads: ipfs://bafybeiaiftrw......
If the full url is typed into the browser it works just fine:
https://ipfs.io/ipfs/bafybeiaiftrw4ao2ziegup4ncjff7oimn5fzs4bchscwjnbhxkmfiwkceu
But even that is not technically correct, even if it works to add https://ipfs.io/ipfs/ (dropping the colon and second forward slash).
I went and looked up #43 in the creation-feed and what is listed there is a different url that also works.
https://infura-ipfs.io/ipfs/bafybeiaiftrw4ao2ziegup4ncjff7oimn5fzs4bchscwjnbhxkmfiwkceu
So why does the url change when the NFT is sent to a different wallet?
The abbreviation isn't a functioning link. I hope figuring this out helps you make an even better wallet. I'm really happy with my purple spaceship otherwise.
Daybreak
PS. I have not been able to open the other NFT from John no matter what I type into the browser.
Peace~ Love~ Freedom~
The text was updated successfully, but these errors were encountered: