Curl timeout settings - PHP-api

Hi polyfractal,

Thank you very much for your attention and your reply!

Unfortunatelly, that was not the case... I set the values, in my php.ini, as below:

max_execution_time = 240
max_input_time = 240
default_socket_timeout = 240

And I am still getting the same error:

FatalErrorException in CurlFactory.php line 169: 
Maximum execution time of 60 seconds exceeded

Would you recommend any other place I could look for?

Best regards,