question

Upvotes
Accepted
1 0 0 0

Socket Error while calling search entity by perm id

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.

permid-apiintelligent-tagging-apiopen-permid-apisocket-exception
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
80.1k 257 52 75

@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 : 200
Results 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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.