Skip to content

Teaser example gives error: No usable default <class 'exchangelib.folders.known_folders.Inbox'> folders #1334

Answered by ecederstrand
kostrykin asked this question in Q&A
Discussion options

You must be logged in to vote

The error means that we received a list of folders from the server, but couldn't find anything in that list that looks like an Inbox folder, which is what we requested with account.inbox. It's possible that your credentials have access to log into the mailbox, but no access to the inbox folder.

To test that, you could enable debug logging to see exactly what exchangelib is requesting and what the server is responding: https://ecederstrand.github.io/exchangelib/#troubleshooting

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kostrykin
Comment options

Answer selected by kostrykin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants