Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Refinitiv Data Platform /
avatar image
REFINITIV
Question by Preeti.Gupta · Jan 31, 2020 at 11:11 AM · pythonrdp-apirefinitiv-data-platform

Error message "Access Denied: User req to PE(6319)"

I am trying to access "CLc1" through python application but I am getting Stream State - Closed status in my error log. Further investigation lead to error message "Access Denied: User req to PE(6319)".

Can anyone provide lead for this?

1580468996149.png (14.4 KiB)

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

6 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by umer.nalla · Jan 31, 2020 at 12:02 PM

Hi @Preeti.Gupta

As per the status message your account/login is not permissioned to access that particular instrument.

For external users, I would recommend they speak to their Refinitiv account representative to discuss getting access to the required data.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Preeti.Gupta · Feb 04, 2020 at 05:22 AM

Thanks @Umer Nalla. I have raised a ticket regarding this. So far, as investigated by them it says my account does have all the permissions to access PE6319. Though they are looking further..

Just to point out here, I am able to pull out historical data for PE6319 RIC's. But when I am running my code through rdp library for current data for the same, it is giving me "Access denied" error for RIC's - CLc1, CLFVc1, LCOc1, LCOFVc1, RBc1 etc..

Your insights are indeed helpful.

Regards,

Preeti

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by jaredd.matutina · Feb 05, 2020 at 02:18 PM

Hi @Umer Nalla. we are assisting @Preeti.Gupta to check her entitlements and we have verified that she all has access and permissioned to the mentioned RICS. She is just encountering the said Access Denied errors when she is using the API. Any recommendation on how to rectify this issue?

Comment

People who like this

0 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
umer.nalla ♦♦ · Feb 06, 2020 at 11:49 AM 1
Share

Hi @jaredd.matutina abd @Preeti.Gupta

The RDP library does not check entitlements, nor does it generate status messages - it merely reports the response it gets back from the server. It is the server which performs DACS entitlement check and generates the appropriate status message response.

Therefore, if Preeti is getting "Access Denied: User req to PE(6319)" - then whichever server she is getting the data from does not have the correct DACS profile for Preeti.

One question for Preeti - which I should have checked earlier - are you connecting to ERT in Cloud (which I perhaps wrongly assumed?) or are you requesting the data from an ADS server / Eikon - i.e. are you creating a Platform (ERT in Cloud), Deployed(ADS) or Desktop(Eikon) session?

The reason you can get delayed/historical data but not realtime is because often the delayed/historical data on a streaming feed is free (or incur's lower exchange fees) and is therefore more often included in a users default permissions (Dacs) profile than the realtime stuff.

avatar image
REFINITIV
Answer by Preeti.Gupta · Feb 06, 2020 at 02:17 PM

Hi @jaredd.matutina , Yes I am creating Platform session to request the data.

Can we identify the server? or

Can we update permissions in my profile to access the said RIC's ?


Comment

People who like this

0 Show 2 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
umer.nalla ♦♦ · Feb 06, 2020 at 02:53 PM 0
Share

Hi @jaredd.matutina and @Preeti.Gupta

One other thing to check - Preeti are you using your Machine ID (GE-A-xxxx-x-xxx) or User ID (e.g. Preeti.Gupta@xyz.com). And Jaredd - are you checking the MachineID or UserID entitlements?


avatar image
REFINITIV
Preeti.Gupta umer.nalla ♦♦ · Feb 06, 2020 at 03:19 PM 0
Share

Hi @Umer Nalla and @jaredd.matutina

Deleted previous reply:

yes, the login id I am using is GE-A-xxx-x-xx etc

avatar image
REFINITIV
Answer by Preeti.Gupta · Feb 06, 2020 at 03:18 PM
Deleted previous reply:

yes, the login id I am using is GE-A-xxx-x-xx etc

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Preeti.Gupta · Feb 26, 2020 at 04:13 PM

Hi @Umer Nalla , Thank you so much for your help and guidance because of that i could get my issue resolved. Though all your replies were the leading points still i was trying to mark one as an answer but i guess there is no provision to accept comments as an answer.

Closing this question here. Thanks once again to all.

Comment

People who like this

0 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
umer.nalla ♦♦ · Feb 26, 2020 at 04:40 PM 0
Share

I have accepted the basic answer above - as this is what will guide most external developers to a solution..

thanks!

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
11 People are following this question.

Related Questions

discrepancy between RDP API vs Excel RSearch for corporate bonds

Documentation for IPA API

Can Refinitiv provide a Java docking document or case on AWS SQS for RDP News API

Refinitiv Data Platform APIs - error when requesting data

Pull data from datastream

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges