We're querying the refinitiv API - https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes
We're using the 'PremiumEndOfDayPricingExtractionRequest' template. However, when we hit the API through postman/ through code, we're facing 'Error: socket hang up' and 'Unexpected end of file from server; java.net.SocketException' respectively.
Attaching the post body for reference (refinitiv_api_request.txt)
Furthermore, the issue occurs randomly.
Please assist.