-
PROD_PERM and PEList
Hello, I use the Java/RefinitivSDK 3.7.0.0 in order to receive RealTime data from TREP. Once a RealTIme data is subscribed, the API notifies me through my implementation of the interface method OmmConsumerClient.onRefreshMsg(RefreshMsg refreshMsg, OmmConsumerEvent event) The RefreshMsg argument provides: the permission of…
-
API does not seem to have the necessary permissions "trapi.data.pricing.read"
I created an api that is intended to run a python script. The python script is intended to monitor the SAFEX contracts, namely the MAWz4, MAYz4, SOYz4 and WEAz4 BOB's (blended order books). Im having difficulty running the script and extracting the content because the api does not seem to have the necessary permissions.…
-
RDError: Error code -1 | The access to fields(s) denied.
Hi Team, I'm assisting User regarding an error in API. I'm suspecting this is permission issue but would need further explanation on seeing inconsistencies when using a 'desktop' session. The client is accessing the refinitiv API through a platform session. When she try and pull data on managed funds and ETFs I receive a…
-
Access denied error requesting api..
We are trying to get MMD files downloaded using Postman with RDP CFS API (Eikon Data API). The user ids and access rights were set up few months back and verified. User Id being used - xxx https://api.refinitiv.com/file-store/v1/packages?bucketName=bulk-custom&packageId=41a7-f70f-acb43762-b665-082bdbde825f Now when we try…
-
Is something happening with RIC 'PMNT.K'?
I am looking for very simple annual TR.CompanyMarketCapitalization data but I am encountering issues with PMNT.K, my Refinitiv desktop app freezes and the Refinitiv data python api throws an error code 416. Yet, the company seems to be regularly traded, and I cannot reproduce the same problem with any other RIC I am…
-
RDP get_data error insufficient scope
Hi, I have a client trying to pull data via RDP API using Python. He is using rd.get_data and is getting the error below. He is able to retrieve data using get_history. Please advise how to fix. rd.get_data(['/LSEG.L', '/VOD.L']) No user scope for key=/streaming/pricing/v1/, method=GET. Insufficient Scope. Cannot load the…
-
User has no permission rics except TRI.N
I am testing API, but i found i cannot access any of ASX stocks, also even APPLE, the only symbol i can get data is default one TRI.N, which is Reuters. Why is that, any permission problem? the permission scope is "scope": "trapi.auth.cloud-credentials trapi.cfs.claimcheck.read trapi.cfs.subscriber.read trapi.data.est.sum…
-
ESG Module - Access Denied
Hi Team, Good afternoon. May I know if ESG Module in API has additional fees/subscription? My client tried to access the module: https://cdn.refinitiv.com/public/rd-lib-python-doc/1.0.0.0/book/en/sections/content-layer/esg/esg-full-measures/get-data.html. and got access denied. May I know if what approval needs to be added…
-
Permission codes for Level1 and Level2
Hello, we use RFA 8.2 C++ api to consume Level1 and Level2 market data from TREP. Is it always true that if user is DACS entitled for level1 data from certain exchange then he will also be entitled for Level2 data? In other words is it possible to control level1 and Level2 entitlements separately with DACS. I am asking…
-
Common account for the team
We need to use RDP API for development purpose, so i wanted to know how we could create credentials with our shared mail id, will we need to create a workspace account with that mail id first?
-
Unable to read data from some fields
We are trying to read the following fields: TRDPRC_1, BID, ASK, TRDVOL_1 from these commodities: LCOFV, LGOFV, RBFV, HOFV, CLFV. We are only able to retrieve data from the field TRDPRC_1. For the other fields (BID, ASK, TRDVOL_1), we are recieving N/A. Do you know why? Thanks in advance for your response.
-
OpenDACS Authorization Caching
Hello, I'm using OpenDACS for end-user authentication and permissions check with CBE. Our application restarts everyday, and we are considering caching the result of the permissions check made when the user logged in. So when we check the permissions of the user everytime we need to refresh the live data, we don't call the…
-
ESG Data in Bulk.
I am trying to access ESG data in bulk. The purpose is to gather ESG scores point-in-time and compare the different cohorts of the ESG scores databases (backfilled vs non-backfilled). To do so, I am following this tutorial.…
-
What are the differences between the Access Point 'platform.rdp' and 'desktop.workspace' within t...
...he refinitiv-data.config.json file ? Recently, I requested and received permission for KOSPI and KOSDAQ data from the Korea Exchange (KRX). Therefore, I am trying to obtain a Chain RIC list for the indices using the refinitiv-data package. However, when the session in the refinitiv-data.config.json file is set as…
-
ODPS http subscriptionTest request for XXX=YYY RICs
Hello, We are using the following http command to check the permission through ODPS for a user to access prices for an item :…