Hi, I’ve completed 3 projects (Boilerplate, Video Game Characters, Celestial Bodies) but they won’t submit. CodeRoad says 100% complete, but the FCC dashboard shows “You must complete the project first.”
I have already tried:
Setting CODEROAD_WEBHOOK_TOKEN in GitHub Secrets (Access: All Repos).
Manual curl command (failed with “Could not resolve host”).
My SQL files are saved in my GitHub repo. Please help sync my progress.
GitHub: hedirasuli
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
Challenge Information:
Build a Celestial Bodies Database - Build a Celestial Bodies Database
how long has it been? have you maybe logged out after generating the token? if yes you will need to generate an other token and at least complete the last step again
Hi ILM, thank you for your response.
Timeline:
I completed the first project (Boilerplate) on February 19th, and the most recent one (Celestial Bodies) last night.
The Issue:
Even though I receive the “Congratulations” message in the blue bar at the end of each project within the CodeRoad environment, the freeCodeCamp dashboard still shows “You must complete the project first” and won’t allow me to submit.
Token & Steps:
I have set up the CODEROAD_WEBHOOK_TOKEN in my GitHub Secrets and ensured it has access to all repositories. I have not logged out at all since generating the token. I also tried to manually trigger the completion using a curl command in the terminal, but it returned a “Could not resolve host” error.
My SQL files are correctly saved in my repository.