The most recent content from our members.
I would like to add the x-tr-applicationid http header to my RDP Financial Contracts API request using the C# .NET library. I don't seem to see a way to add custom HTTP headers with the library. This is what my request looks like: Bond.Definition(ticker).Fields(fields).GetDataAsync(ISession). Is there a way to set custom…
Hello We configured ODPS on our TREP infra and we want to set up our entitlement application. We are currently doing some tests to validate our developments and we need some help about the following : * The first http request we test is to login :*…
Can you give me description of http status codes(or link where I can find it) for DSS API?
I'm making HTTP snapshot requests to RTC 3.5.3. The rtc is providing multiple services so I need to specify it in the url. This works: wget "http://X.Y.Z:8080/snapshot/"A.NB"?Service=<NON_DEFAUT_SERVICE_NAME>" Any attempt to provide a comma separated list of RICs fails. I see that there is an "items" parameter but that…
... Max retries exceeded with url: /api/Fundamentals/Fundamentals.svc/REST/Fundamentals_1/GetFinancialStatementsReports_1 Hi Refinitiv team, We are presently working to pull Response JSON from some Fundamental APIS. Where we are facing issues, Please find below issue :ConnectionError:…
Hi support team, We have access to DSS only and managed to get the data by calling REST API successfully. In our tests, we used the (HTTP) authentication method as described in the tutorial here. Now we are trying to authenticate by OAuth 2.0 specification. We have found the document on the developer portal; however, it…
Hi. I get an 401 unauthorized error when trying to execute a POST request to the World Check API. I can successfully execute the POST request using Postman. Any help would be appreciated. My code is as follows: using Newtonsoft.Json; using System; using System.Diagnostics; using System.Dynamic; using System.IO; using…
Getting HttpResponseException while getting token with DSS2TokenProxyAuth: org.apache.http.client.HttpResponseException: Proxy Authentication Required at org.apache.http.impl.client.AbstractResponseHandler.handleResponse(AbstractResponseHandler.java:70) at…
Hi there! I'm developing an application in R, so most of my data (including other APIs form Reuters) is collected via HTTP request, but I couldn't find anywhere whether I can call an equivalent to RtGet() or not. The objective is to get the ticker changes and delistings that I get with, for exemple,…
We regularly look at an Eikon page which is updated at 1:30 AM. It appears to be a web page (http://amers2.apps.cp.thomsonreuters.com/cms/?navid=94214) that is embedded in the application. I can create a c# app to log in/download the web page, but it runs outside of Eikon. Is there a way with the Eikon app/COM API to pull…
It looks like you're new here. Sign in or register to get started.