Whenever I try submitting the assignement I get the error: TypeError: argument of type 'NoneType' is not iterable in line 60 of grader.py
I think the code in line 58 should be if response.status_code == 201: and not if request.status_code == 201:
Please check this Iam unable to submit my assignment due to this issue.
Attaching a screenshot.
