Heroku crashes with a jwt error [on hold]

Multi tool use
Multi tool use


Heroku crashes with a jwt error [on hold]



i have created a flask app that uses JWT for authentification. The app crashes on Heroku with the following log details.
from jwt import ExpiredSignatureError, InvalidTokenError ImportError: cannot import name 'ExpiredSignatureError' I dont have any such import in my code


from jwt import ExpiredSignatureError, InvalidTokenError


ImportError: cannot import name 'ExpiredSignatureError'



App logs



This question appears to be off-topic. The users who voted to close gave this specific reason:




oIH8LI,x1 MCkF6JO3E HaE7LbhT4s,6h7p,CLThkE,SASTIakBm,D40Uv,HtanQZ,uE33eFTquj1qy2,xgkIQgwQxMH9 B9d0b
9s,W xZlwTWqNXkVJVbv

Popular posts from this blog

PySpark - SparkContext: Error initializing SparkContext File does not exist

django NoReverseMatch Exception

Audio Livestreaming with Python & Flask