jamesiarmes / php-ews

PHP Exchange Web Services
http://jamesarmes.com/php-ews/
MIT License
566 stars 304 forks source link

Proxy Error #523

Open KikitoIk opened 6 years ago

KikitoIk commented 6 years ago

I installed the PHP-EWS via composer. And, when I try to get the body of email, I receive after a few munities an error message:

Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET */activity.

Reason: Error reading from remote server

I don't know how to resolve this problem.

KikitoIk commented 6 years ago

When I verify, I found that the problem is with the function GetItem($request). I wait for some time. But, I don't receive any response.