Build a Celestial Bodies Database submission

I’ve completed the “Build a Celestial Bodies Database” project, and all tests pass. My project repository is here: GitHub - Dang246/fcc-universe-db

However, when I try to submit on freeCodeCamp, it says: “you must complete the project first.”

I’ve tried the following steps but it didn’t help:

Cleared browser cache and cookies

Logged out and back in

Verified that only my database dump file (universe.sql) is in the repository

Ensured all tests pass

I’m still unable to submit.

it takes 10-30 minutes to update if there are no issues

but if that does not happen, can it be that you logged out from freeCodeCamp since you started the project? if yes, you need to get the new token, add that and complete the last few steps of the project again

How do I add the new token?

the same way you added it the first time, you should find the instructions in the page of the project

I tried to get a new token and redo the entire project again without logging out but i still can’t submit it

GitHub - Dang246/fcc-universe-db2: Build a Celestial Bodies Database this is my new repo

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.