Skip to content

"auth = None" error #3

@nigeljohnson73

Description

@nigeljohnson73

When supplying the auth = None argument for getting a URL, you get an error:

    request.add_header('Authorization', 'Basic '+auth)
                                        ~~~~~~~~^~~~~
TypeError: can only concatenate str (not "NoneType") to str

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