We’re experiencing an issue where our email integration (using the Nylas API) suddenly stopped working. The same Outlook mailbox works fine directly in the browser, but API requests via Nylas are returning the following error:
{
“request_id”: “965210088-b41bd98a-00b8-46ef-8ef3-c3c9772dbcb1”,
“error”: {
“type”: “provider_timeout_error”,
“message”: “Request timed out. Please try with a smaller page size or use a narrower filter so that the request can be completed within the timeout period. For more information, please go to ``https://developer.nylas.com/docs/api/errors/500-response/#error-504---provider-error.”
}
}
We received a reply from Nylas Support (Carlos Higuerey) mentioning the timeout might be caused by IP filtering or performance issues on the email provider side. However, this issue is happening consistently now — not sporadically — and the same Outlook account works fine when accessed directly.
Could you please help us identify:
-
If there have been any recent IP, routing, or connection-related changes on the Nylas side that could affect Outlook provider requests, and
-
Whether there’s any additional diagnostic information or logs we can collect on our end to help pinpoint the cause of these consistent timeouts?