-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot transfer NFT to wallet #45
Comments
And to add to that, I made sure I created a new Hashpack wallet on a testnet - and used that receiver ID |
This is an issue with the mirrornode check I do before sending an NFT, I will look into over the next couple of days. I might remove that mirrornode check entirely, as they don't provide real-time token balance data at the moment. |
It's basically this line that I will debug, https://github.com/trustenterprises/hedera-serverless-api/blob/master/app/hashgraph/client.js#L656 |
@nikoleon265 While I should/will add some redundency for this issue please remove the final / from your mirrornode url in your env so something like MIRROR_NODE_URL=https://testnet.mirrornode.hedera.com |
Within a single session, I:
I was very careful with pasting all codes and tried this a number of times.
"Expected resource was not found, did you include a parameter like an NFT ID that isn't on ledger?"
The text was updated successfully, but these errors were encountered: