Webklex / laravel-imap

Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
https://www.php-imap.com
MIT License
641 stars 182 forks source link

Connection setup failed #425

Closed Chemmakhaa closed 2 years ago

Chemmakhaa commented 2 years ago

Hello I have a project, an app that reads mails from gmail or outlook , i installed imap-laravel ,i generate a token acces for the oauth authentication, but whene i use them in the code , i saw a erreur message "Webklex\PHPIMAP\Exceptions\ConnectionFailedException" and "connection setup failed". Can u help me to find where is the problem and Sry .

The link is a capture of the code : https://ibb.co/vzMd66V