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

[Bug]: Minted NFTs wont reveal #104

Open
3 tasks done
nyjfootball22 opened this issue Jul 25, 2022 · 1 comment
Open
3 tasks done

[Bug]: Minted NFTs wont reveal #104

nyjfootball22 opened this issue Jul 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@nyjfootball22
Copy link

Version

  • Yes

General Question

  • No

What happened?

Minted on Rinkeby. Everything went well. Once I looked at the minted NFTs they were just orange which is the generic picture used by codestackr. Even though I used "null" and "false" to use generic images (Once minted I want them to be revealed). Following all instructions I used $ npm run update_prereveal_token_uri which should reveal all NFTs minted. VS Code said successful and I updated all metadata (specific NFTs and whole collection), gave it hours and even tried the next day. Still all minted NFTs are orange.

What have you tried?

tried:
$ npm run update_prereveal_token_uri
got the message posted below.

then tried:
$ npm run upload_metadata
$ npm run deploy_contract
$ npm run get_contract
$ npm run update_base_uri
$ npm run update_prereveal_token_uri
and get the error code CATCH ERROR: ERROR STATUS: 403 again.

All of my ABI are the same. Ive done every step to my ABI that multiple people have given me. Ive watched the video at least 20 times. Ive checked on discord , on GitHub, in YouTube comments, just googling the problem. Ive exhausted all known options of trying to figure it out myself.

I have also changed config.js line 78 const generic from "null" to "false"
Also deleted the generic picture on line 81 totally out.

Relevant log output

Michaels-Air:backend michaelsimoni$ npm run update_prereveal_token_uri

> [email protected] update_prereveal_token_uri
> node utils/nftport/updateContract.js -u prereveal_token_uri

Updating prereveal_token_uri to ipfs://bafkreidfra4kjbdduy2sqvygupsiq5lrx5cllkk3b7urq6dx2ftmd4wyyy, correct? (y/n): y
Contract Updated!

Protect your information

  • I Agree
@nyjfootball22 nyjfootball22 added the bug Something isn't working label Jul 25, 2022
@vikas454
Copy link

Did you resolved the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants