cant update files
Version
- [X] Yes
General Question
- [X] No
What happened?
PS D:\File Kerja\tacle (project NFT)\minter-dapp-main\minter-dapp-main\backend> npm run upload_files
[email protected] upload_files node utils/nftport/uploadFiles
Starting upload of images... CATCH ERROR: ERROR STATUS: 401 Retrying CATCH ERROR: FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up Retrying CATCH ERROR: FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up Retrying CATCH ERROR: FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up Retrying
What have you tried?
I Googled and asked the community in the discord server but could not find a solution.
Relevant log output
No response
Protect your information
- [X] I Agree
https://docs.nftport.xyz/docs/nftport/ZG9jOjU5MTMzOTk3-error-codes check this out it might help
https://docs.nftport.xyz/docs/nftport/ZG9jOjU5MTMzOTk3-error-codes check this out it might help
Double check the .env in utils is showing the API from NFTPort PERFECTLY!!!
Make sure the rename .env.example to .env
You have to remove .example part, that solved the problem for me