We have experienced a similar situation with one of our client.
The client website may have SSL connect error related to curl.
So curl throwing error and not execution properly and request to first data is not happening.
The same client data if we run in postman its working so curl error in their site.
So if you check and correct the SSL connect error related to curl.
The problem will be resolved.