Skip to content

Exception: NoneType is not iterable #73

Description

@simon-ess

In

for ch in client.findByArgs(prepareFindArgs(conf, [('~name', eachSearchString)])):
we call findByArgs from the CF python client. However, this returns a None when a 404 is sent back, resulting in the titular exception.

This is parallel to ChannelFinder/pyCFClient#27; I am not sure where the best fix should be, but this is just to track it in both repositories.

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