You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can anyone tell me why i get this error when i try to get the messages from the INBOX folder? I successfully connect to my Outlook mailbox but now struggling at line $messages = $folder->messages()->all()->get(); as shown in getting started example.
I'm using laravel-imap 4.1