Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

TypeError: 'RequestError' object is not iterable #25

Open
struck89 opened this issue Aug 6, 2021 · 1 comment
Open

TypeError: 'RequestError' object is not iterable #25

struck89 opened this issue Aug 6, 2021 · 1 comment

Comments

@struck89
Copy link

struck89 commented Aug 6, 2021

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.

@cobyiv
Copy link
Contributor

cobyiv commented Sep 5, 2021

I second this issue. I don't understand why Python sdk is not supported. Have been hitting same issue, tracing goes deep.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants