06e45b098c
get_worklogs_by_account_id does not exist in tempoapiclient v4. The correct method is search_worklogs(dateFrom, dateTo, authorIds=[...]). Also improve error messages: 401 points to where to get the token, 404 tells the user the Account ID may be wrong.