Skip to content

TypeError: 'RequestError' object is not iterable #25

@struck89

Description

@struck89

for item in self:

Under some scenarios this line generates a fatal error when trying to generate the string of the error in a statement like this:

try:
    something
except ..... as e:
   err = str(e)

It is incredible that the Python SDK is no longer supported... We will migrate from Egnyte, that's for sure.

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