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 "/var/env/wiki3.9/lib/python3.9/site-packages/wechatpy/client/api/jsapi.py", line 45, in get_jsapi_ticket
if not ticket or expires_at < int(time.time()):
TypeError: '<' not supported between instances of 'str' and 'int'
wechatpy/wechatpy/client/api/jsapi.py
Line 45 in 1a3cac0
The text was updated successfully, but these errors were encountered: