Hi,
I am getting socket error while hitting the https://permid.org/1-4296597341 url.
I followed the same code which is given in tutorial for search entity API.
@pankti.shah
Is it the example code (HTTPClientEntitySearchGet) in the Entity Search - Lookup Tutorial?
If yes, I can run it properly without any problem.
Response Code : 200Results received: @prefix mdaas: <http://ont.thomsonreuters.com/mdaas/> .@prefix tr-fin: <http://permid.org/ontology/financial/> .@prefix tr-common: <http://permid.org/ontology/common/> .@prefix fibo-be-le-cb: <http://www.omg.org/spec/EDMC-FIBO/BE/LegalEntities/CorporateBodies/> .@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .@prefix tr-org: <http://permid.org/ontology/organization/> .<https://permid.org/1-4296597341> a tr-org:Organization ; mdaas:HeadquartersAddress "11720 Borman Dr\n\n\nST. LOUIS\nMISSOURI\n63146-4129\n"^^xsd:string ;
Please share the full socket error message.