-
DSS Rest API Postman json sample URL error
DSS Rest API Postman json sample code URL error, may i double check this is latest sample? Please refer to attached snap shot
-
Extracting fields from 2 or more reports in DSS using API
Hello, I have 16 K list of RICs that i need to pull data for a month from 3 DSS templates. Can you tell me how I can do this via REST API (postman code) Field DSS Template Bid Elektron Timeseries Ask Elektron Timeseries Universal Ask Price Composite Universal Bid Price Composite Universal Close Price Composite Close Price…
-
Troubleshooting Integration with the Resolution API: Resolving 'NOT FOUND' (404) and 'Bad Request...
...' (400) Errors Hi Team, I'm facing an issue when consuming the resolution API. Despite providing all the inputs according to the API documentation, I'm consistently receiving a "NOT FOUND" (404) error at the code level. Interestingly, when I attempt the same API call in POSTMAN, it throws a 400 error. I've attached a…
-
WC1 Postman Collection - 401 due to missing pre-request scripts
I'm trying to get my Postman environment set up after moving to a new laptop. I imported the collection and my environments, however I now receive a 401 error when attempting to retrieve my groups. I recall the collection used to include pre-request scripts for generating the authorization code, however when I import the…
-
Status code is 200 | AssertionError: expected response to have status code 200 but got 401
I do request with Postman, and received this failed message. Status code is 200 | AssertionError: expected response to have status code 200 but got 401 Could retrieve the groupId from response | AssertionError: expected response body to be a valid json but got error No data, empty input at 1:1
-
Discover services with the new Token I get the below error in both the Postman call and our code
I’ve been able to call the V2 of Refinitiv’s Auth with the provided Test credentials. I’ve done this using Postman and our code base and we get back a Token. When we make the call to the Discover services with the new Token I get the below error in both the Postman call and our code. I currently didn’t find anything in the…
-
DSS Rest Tutorials Postman collection
Hi, I imported "DSS Rest tutorials Postman collection" and successfully ran "User Authentication". However, 1) "Request user information" was failed with the attached error. 2) " List available fields for EoD" was successful with 200 OK status, but when tried "Request EoD data that will timeout", the status just keeps 202…
-
Support/Trail API WC1
I configured Postman using the developer tool to test API calls. However, I am experiencing some difficulties in creating simple query scenarios. Would it be possible to arrange a brief meeting or could you please send me an example of a Postman call for conducting an individual or bulk search for personal data? This would…
-
Access denied while access token REST API
While generating token using rest API (https://api.refinitiv.com/auth/oauth2/v1/token) I am getting response as { "error": "access_denied", "error_description": "Invalid username or password." } Please find the screenshot
-
RKD News Story HTML to text
Client is using Postman. Client use RKD – RETRIEVE HEADLINES to get storyID, then use RETRIEVE NEWS to get the story for that storyID. The response is in HTML format. Client would like to know how to return the news story in text format. Alternatively, how to return a URL for the story, so that client can publish the URL…
-
RKD GET DOCUMENT Postman 403 error
Client tries to use Get Document to get filings for ELD.AX with DCN. It works in the RKD Support Portal. Using the same credential and token, and same endpoint, the client got 403 error. I can replicate client’s issue in Postman. Please see details below and shed some lights. Many thanks Getting 403 error for the below,…
-
401 Unauthorized Error On Postman Post Requests - Pilot Environment
Hey Refinitiv Team, Hope you're doing well! We were trying to setup the pilot environment using the postman collections available on the website but can't seem to make a 'Post' request. The 'Get' requests work fine, however, all the post requests throw a 401 Unauthorised error. We're currently trying to run the 'Perform…
-
WORLD CHECK ONE API v2 : Gettting 401Unauthorized from API
When sending from Postman a request from Our UAT Server in the pilot api we received 401Unauthorized. here's the Postman log Thanks in advance.
-
How to grab data from the body and from the response of the call and use this data in the next ca...
...ll for the bulk run Hi Guys, I have got an interesting task and am not sure how to proceed with this. Maybe you could recommend to me the ways. POST | URL: ........./release I have 1 POST request to create the Release for each Project. The request body has the "ProjectID" on it and in the Response body I have got the…
-
Worldcheck API v2.46 - Receive http 415 Unsupported Media Type on Create Case
Hi Support team, I've encountered Http 415 Unsupported Media Type response when creating new screening case on Pilot Environment. I am using the Worldcheck One Postman collection v2.46 which is downloaded from API document didn't modify the content and header. Also I found that it seems that the http error code 415 will…