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
Fetching threads using fetchThreadList() failed with KeyError.
Method works if no group threads are in ThreadLocation (given as parameter, default to INBOX) but fails if there is at least one group thread (may be related if the user is admin or not of the thread conversation).
Description of the problem
Fetching threads using fetchThreadList() failed with KeyError.
Method works if no group threads are in ThreadLocation (given as parameter, default to INBOX) but fails if there is at least one group thread (may be related if the user is admin or not of the thread conversation).
Code to reproduce
Try to fetch threads using fetchThreadList().
Traceback
Environment information
Looks related to the recent support for rooms.
The text was updated successfully, but these errors were encountered: