Skip to content
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

Issue Minting on Devnet #6

Open
abrarmusa opened this issue Feb 28, 2022 · 1 comment
Open

Issue Minting on Devnet #6

abrarmusa opened this issue Feb 28, 2022 · 1 comment

Comments

@abrarmusa
Copy link

Trying to dynamically mint on devnet

Getting this error in this line:
const candyMachineMintId = await wonka.mintCandyMachineToken(recipientWallet) where recipient wallet is the wallet string
have also tried generating a Public Key off of that string

var recWallet = new PublicKey(recipientWallet)

error: Error: failed to get info about account CggtNXgCye2qk7fLohonNftqaKT35GkuZJwHrRghEvSF: Error: 401 Unauthorized:

@kunalmodi
Copy link
Contributor

Thanks for reporting Abrar. Do you have any more details you can provide (particularly how you are instantiating wonka), or a repro that might help us pinpoint the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants