For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
1 1 1 0

MediaCheck Invalid Provider Type Error

Hello,


We are using world-check apis to get mediacheck results. Few weeks back the APIs were working fine but suddenly it started giving an error:


When we try to call this endpoint: /mediacheck/results


Response:

[

{

"error": "INVALID_PROVIDER_TYPE",

"cause": "This operation has failed. You specified case ID without MEDIA_CHECK provider."

}

]



Below is a sample payload for screening the case which was working perfectly fine. But now it’s not working.


{

"groupId": "{ {group-id}}",

"entityType": "ORGANISATION",

"providerTypes": ["WATCHLIST"],

"name": "CITIGROUP INC",

"customFields": [],

"secondaryFields": []

}



I have the changed the payload but still it’s throwing an error.


{

"groupId": "{ {group-id}}",

"entityType": "ORGANISATION",

"providerTypes": ["WATCHLIST", “MEDIA_CHECK”],

"name": "CITIGROUP INC",

"customFields": [],

"secondaryFields": []

}


This is the pilot URL which we are using : rms-world-check-one-api-pilot.thomsonreuters.com

pythonworld-checkworld-check-one
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.

Upvotes
Accepted
4.5k 4 8 8

@sagarmanohara.rao-ext,

Thank you for the details over email.

As concluded the issue you are facing was as you were using parent group which did not have media check capabilities. After the media check is enabled for your parent group, the issue has been resolved.

Please raise a new query if you need further assistance with World-Check One API.

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.

Upvotes
4.5k 4 8 8

@sagarmanohara.rao-ext,

Thank you for your quuery.

Can you please share the case-system-id of the cases to investigate further?

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.

Upvotes
1 1 1 0

Case System ID : 5nzbfq9cd80h1el76lav2vam0

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.

Upvotes
1 1 1 0

Please help us out as soon as possible. We need to fix this asap.

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.

Upvotes
1 1 1 0

Reminder ! We need to fix this issue before end of day today. Kindly someone look into this issue as high priority.

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.

@sagarmanohara.rao-ext,

I have sent you an email seeking more information about the account. Could you please provide us the requested information over email?

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.