question

Upvotes
Accepted
28 9 8 14

PermId Search API erratically returns no match even though data is available

We are continuing to have issues using the PermId Search API showing erratic behaviour.

For example, when calling the following API many times in a row:

https://api.thomsonreuters.com/permid/search?access-token=XXXX&entityType=quote&q=ticker:COH AND mic:XASX

Sometimes we receive the correct result:

{ "result": { "quotes": { "entityType": "quotes", "total": 1, "start": 1, "num": 1, "entities": [ { "@id": "https://permid.org/1-55835577616", "hasName": "COCHLEAR ORD", "assetClass": "Fully Paid Ordinary Shares", "isQuoteOfInstrumentName": "Cochlear Ord Shs", "hasRIC": "COH.AX", "hasMic": "XASX", "hasExchangeTicker": "COH", "isQuoteOf": "https://permid.org/1-8590940165" } ] } } }

and sometime we receive:

{ "result": { "quotes": { "entityType": "quotes", "total": 0, "start": 1, "num": 0, "entities": [] } } } In both situations we receive a status code of 200 (OK)

This has been acknowledged previously as a bug and we were wondering what the timeframe on this being rectified is?

Regards,

David

permid-apiintelligent-tagging-apiopen-permid-apisearch
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.

@david.snowsill

I will contact the support team for the update.

Hi Jirapongse,

Have you received an update from the support team?

Thanks,

David

Yes, they are investigating the issue.

Show more comments

1 Answer

· Write an Answer
Upvotes
Accepted
80.1k 257 52 75

The problem has been fixed by the Help Desk team.

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.