Not able to pass JWT to access WORKFRONT
I'm trying to connect WORKFRONT using JWT way with PYTHON, I followed below guide but no luck, please help me out. Many thanks!!!
Using JWT flow for custom OAuth 2 applications | Adobe Workfront
Below is my code:

I don't see anything wrong but workfront returns below error:
'{"statusCode":400,"error":true,"type":"invalid_request","message":"JWT token is invalid."}'