Hi There
When I query entity search with
RIC:OGI.TO
i get a not found exception. the correct result IMHO should be:
https://permid.org/1-21478857242
thanks for checking
best
simon
Hi There
When I query entity search with
RIC:OGI.TO
i get a not found exception. the correct result IMHO should be:
https://permid.org/1-21478857242
thanks for checking
best
simon
Please be informed that the problem has been resolved.
Currently, the entity search returns PermIDs when searching for the ric:OGI.TO.
I can replicate the issue.
C:\curl_7_53_1_openssl_nghttp2_x64>curl -X GET "https://api-eit.refinitiv.com/permid/search?access-token=<token>&q=ric%3AOGI.TO" -H "accept: application/json" {"result":{"organizations":{"entityType":"organizations","total":0,"start":1,"num":0,"entities":[]},"instruments":{"entityType":"instruments","total":0,"start":1,"num":0,"entities":[]},"quotes":{"entityType":"quotes","total":0,"start":1,"num":0,"entities":[]}}}
I will contact the development team to verify the problem.