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
when the program is invoked with a valid Okta access token (working with other jwt verifier), I got TypeError: cannot unpack non-iterable NoneType object
Can I have some help please? Let me know please if more information are needed
The text was updated successfully, but these errors were encountered:
Hello,
I am using python 3.8 with okta_jwt_verifier 0.2.3 as
when the program is invoked with a valid Okta access token (working with other jwt verifier), I got
TypeError: cannot unpack non-iterable NoneType object
Can I have some help please? Let me know please if more information are needed
The text was updated successfully, but these errors were encountered: