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
File "XX/python3.7/site-packages/webexteamssdk/restsession.py", line 345, in request
check_response_code(response, erc)
File "XX/python3.7/site-packages/webexteamssdk/utils.py", line 220, in check_response_code
raise RateLimitError(response)
File "XX/python3.7/site-packages/webexteamssdk/exceptions.py", line 141, in __init__
self.retry_after = max(1, int(response.headers.get('Retry-After', 15)))
ValueError: invalid literal for int() with base 10: 'rand(30),add(30)'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: