Hello, I'm trying to use this sdk to get the emails from a mailbox. I execute this code to get the mails: `result = client.users_by_id("<mail>").messages.get.resume` But I get these errors:  Am I missing a dependency? Thanks!
Hello,
I'm trying to use this sdk to get the emails from a mailbox.
I execute this code to get the mails:
result = client.users_by_id("<mail>").messages.get.resumeBut I get these errors:
Am I missing a dependency? Thanks!