It's still a fairly common issue for students to use the wrong Grades token for a project. Then they become confused when their grade in Learn / Canvas is not updating. We should be able to detect if the provided token matches the repo name of the project (through Git) and warn the user if it does not match the expected value.
I think we actually do this when determining if the spec folder should be reset or not.