JWT token generation
Generated JWT using below payloads
base url - https://prod-api.zephyr4jiracloud.com/v2
Access Key - ......
Secret Key - ......
Account Id - ......
Expiration - 3600 sec
--------------------------------------------------------------------------------------------------
Python Script to Authenticate & Access
Authentication method - Bearer
Execute python script using