codeSTACKr / create-10k-nft-collection

MIT License
2.21k stars 717 forks source link

[Bug]: CATCH ERROR: ERROR STATUS: 403 #166

Open gregory3 opened 2 years ago

gregory3 commented 2 years ago

Version

General Question

What happened?

A bug happened! As a your I ran a test of 5 images all the way to opensea test. Now when I go back to the config file change it to 100 for another test run. I go through every step and when I run npm deploy contract Computer: is everything correct (y/n) User: y Then I get a catch error ( catch ERROR: ERROR STATUS: 403) I am using the same API key, the same everything except I changed the generate # and ^

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

Skeleton #24 metadata uploaded!
Skeleton #25 metadata uploaded!
PS C:\Users\user\IdeaProjects\RR Code\RR> npm run deploy_contract        

> 10k-collection-video@2.0.1 deploy_contract
> node utils/nftport/deployContract

Is all REQUIRED contract information correct in config.js? (y/n): y
CATCH ERROR: ERROR STATUS: 403
PS C:\Users\user\IdeaProjects\RR Code\RR>

Protect your information

Virux369 commented 2 years ago

I am having the same issue! I am getting a catch error ( catch ERROR: ERROR STATUS: 403) when I run "npm deploy_contract", then I have deleted everything and started from the beginning and when I ran "npm run upload_files" I got the same catch error ( catch ERROR: ERROR STATUS: 403).

please if anyone can help, please help us!!

KirkJL commented 2 years ago

Same issue, deleted and restarted everything a few times, can not get past npm deploy_contract

ghost commented 2 years ago

Same issue here. I've also started over several times and stuck on deploy_contract.