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 met a verify error which reason is "interval error", then I modify this line to jwt_obj[str_const.reason] = cjson.decode(ret), then I got a reason "everything is awesome~ :p", is there some logic missed in your code?
The text was updated successfully, but these errors were encountered:
I met a verify error which reason is "interval error", then I modify this line to
jwt_obj[str_const.reason] = cjson.decode(ret)
, then I got a reason "everything is awesome~ :p", is there some logic missed in your code?The text was updated successfully, but these errors were encountered: