ContributionsMost RecentMost LikesSolutionsRe: Get test cases request through postman failing Thanks. Re: Get test cases request through postman failing Thanks for your response. Can you please clarify what is wrong with my request? I am passing the token the same way it seems. Get test cases request through postman failing I am working on below request format through postman. URI: https://api.zephyrscale.smartbear.com/v2/issuelinks/<<JIRA-ID>>/testcases METHOD: GET REQUEST: Headers Authorization : Bearer <<TOKEN>> However, the request is failing as below even when the correct token is provided. What am I missing here? Solved