Skip to content

TypeError: argument of type 'NoneType' is not iterable #12

@AshuGrover93

Description

@AshuGrover93

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.

Capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions