I'm developing a Python app , which takes user email from the user and pass to the Jira Cloud through API by using OAuth 2.0 (3LO) to get the list of all projects belongs to the user, however I'm always getting
Error getting user info: Client must be authenticated to access this resource.