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

Can't upload, error when uploading csv #2746

Open
rbb77 opened this issue Sep 4, 2024 · 3 comments
Open

Can't upload, error when uploading csv #2746

rbb77 opened this issue Sep 4, 2024 · 3 comments

Comments

@rbb77
Copy link

rbb77 commented Sep 4, 2024

Hi

I'm getting an 'invalid ID or CID' error when uploading my csv file, I don't understand why because my csv it's correct

Ethereum Contract address 0x93c791a83bf5844433ea4600dafd85b65116ff34

nft-storage-state.csv

My files are already pinned in Pinata, I've just copied the CIDs from pinata into the csv file.

Thanks for the support
Best

@elizabeth-griffiths
Copy link
Contributor

Ensure your CSV file follows the specified structure:
Each row represents a token.

The CSV file should include columns for token ID and content ID (cid).

Example structure:

tokenID, cid
1, bafy...
2, bafz...
3, bafx...

@rbb77
Copy link
Author

rbb77 commented Sep 10, 2024

My csv looks like this, my cids does not start with baf, start with Qm, is because of this that nft storage doesn't import them?

tokenID, cid
1, QmTNEvTTX5HdvL3RbCypBZQ79mN4uy8yQkboRz5wDrN8Wm
2, QmcPUme6MgkRDhQNhBMLVVqsLWqPDA2pbcumiRy5M58sg7
3, QmPwnTa25...

@elizabeth-griffiths
Copy link
Contributor

I will check with the team and get back to you as quickly as possible. For faster response times, email support@

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