I seem to be getting the following error quite a lot when trying to access different API methods with my PHP library using cURL: “Operation timed out after 10000 milliseconds with 0 bytes received”. Initially it was set to 3 seconds and I thought maybe that’s not enough, but now that it’s at 10 seconds it’s really kind of weird that it’s not getting any response.
This question is closed to new answers.