The most recent content from our members.
Hi, I'm looking to call an API endpoint to adjust our caseIDs in Worldcheck1 to match our new backend system. Currently updating a record using the systemID, the call fails if the caseID posted doesn't match the one Worldcheck has for a given systemID (in the URL). WC1 returns a 400 server error "Case IDs must be unique…
...S Service Hi, I Use the Perl example from the GitHub, I try to Post data of a specific RIC, i changed only the ric name, host name, user name and added "Service" = "DDS" to the post message part, all is flowing great until the post, the login is working, when I send the request i get the stream is open, but i get 400…
I am trying to set up permission data as per X_PE, Service Name but still getting A29: Post message did not contain permission data.
I have created a record in ATS (RIC and field names masked:): Description in ats.dico file *SOME_RIC admin None AA DEFAULT DEFAULT DEFAULT RESET 08/12/2031 08/12/2021 NONE NONE v STR_T SOME_RIC.FLD1 STATIC_CONTRIB[] v STR_T SOME_RIC.FLD2 STATIC_CONTRIB[] v STR_T SOME_RIC.FLD3 STATIC_CONTRIB[] v STR_T SOME_RIC.GN_TXT32_3…
Hi there, I have had some trouble debugging my EMA application in the last few days, I am using EMA to contribute data to via TREP to Refinitiv. I had followed all of the tutorials correctly and posted sample contributions which worked fine. And then moved onto creating my own test RICs which I made code to publish data…
Hi, I am trying to contribute to a RIC that has the PERM_CODE FID. I am creating a Post message with 2 Fields encoded, 1 fr the permission FID with the code and 2nd for the price FID i want to update. However I keep getting this error Message ID 4.0 received NACK : A29: Post message did not contain permission data. I am…
Although I’m able to execute GET requests without any issue, I get a 401 Unauthorized error on POST requests (e.g create simple case). I have followed the instructions on the documentation to create a simple case, meaning I got the top level groups first and updated the group-id on the postman environment. Keep in mind…
Hello! Is there any method to exclude pre and post market trades in get_timeseries request? It's about intervals less than daily: In Eikon it's avaliable in chart properties with disabling checkbox parameter: Raw code: rics = ['NEE'] fields = ['TIMESTAMP', 'OPEN', 'HIGH', 'LOW', 'CLOSE', 'COUNT', 'VOLUME'] params =…
Hi Receiving a 401 Unauthorised response on POST v1/cases/screeningRequest. I've successfully completed the request from POSTMAN, copied the date from the request and pasted into code to ensure request and signature generation are the same. Please see requests below. This has been used only as a comparison : //code…
We contribute to large pages, changing only portions of a row. I'm 90% sure this was possible with RFA, is it possible with EWS?
It looks like you're new here. Sign in or register to get started.