You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to instantiate multiple client instances manually as written in your README.me but when I try to use the request function I have this error: TypeError: (intermediate value) is not iterable
Hello,
I'm trying to instantiate multiple client instances manually as written in your README.me but when I try to use the request function I have this error:
TypeError: (intermediate value) is not iterable
You can have a look at my code here :
The text was updated successfully, but these errors were encountered: