Matrix Version: 5.3.1.0
We are using the REST Resource Javascript and the REST Resource asset, and both are giving us the following error:
Curl Error: ‘https://theurlweareusing’: Operation timed out after 10069 milliseconds with 892826 out of -1 bytes received [REST0001]
Obviously we had a valid URL.
Is this Curl Error something that is coming from PHP? I can make the same request in a REST client and I get a successfully response. But, in Matrix we get this error, and about half the JSON, then it gets cut off.