github / gh-classroom

GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
MIT License
75 stars 12 forks source link

HTTP 500 on `gh classroom clone student-repos` #66

Closed rubencougil closed 5 months ago

rubencougil commented 5 months ago

When:

gh classroom clone student-repos

I'm getting

2024/02/12 09:36:19 HTTP 500: Server Error (https://api.github.com/assignments/529537/accepted_assignments?page=1&per_page=15)

Any ideas?

nixpad commented 5 months ago

@rubencougil hi there! I'm sorry you're running into this issue. I just tried running the command and was able to successfully clone student repos after selecting a classroom and an assignment. I also checked the assignment from the error and didn't find anything wrong with the assignment. Could you please try again and let me know? Thank you!

rubencougil commented 5 months ago

Yeah, it is ok now. Thank you for checking!