Hi.
All scenarios including google sheet responded error.
I reauthorize the app, but the error still exists.
how can i fix it?
——————————————
ConnectionError
The request has exceeded the allotted timeout.
Origin
Make
Hi.
All scenarios including google sheet responded error.
I reauthorize the app, but the error still exists.
how can i fix it?
——————————————
ConnectionError
The request has exceeded the allotted timeout.
Origin
Make
Hi @skinschool,
In regards to your issue, the timeout error occurs due to a temporary issue that can get resolved automatically. These errors appear when no data is returned from the endpoint.
As a workaround could I please suggest the following, you can make use of the BREAK error handler module that should autorepeat this procedure.
Please read and apply the error handler which can help you with this issue. BREAK can help re-execute the scenario:
[Introduction to error handlers](https://www.make.com/en/help/errors/introduction-to-error-handling https://www.make.com/en/help/errors/directives-for-error-handling)
Thanks.