question

Upvotes
Accepted
3 0 1 2

CLIENT_ID for RDP

Getting token in RDP requires USERNAME, PASSWORD and CLIENT_ID.

For USERNAME and PASSWORD Refinitiv Eikon's pair is used , but where can I find CLIENT_ID?

Thank you.

rdp-apirdp
icon clock
10 |1500

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

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

hi @chernov-a-v

Please refer to the Quick Start guide for RDP APIs

It has a link to the AppKey Generator for getting your ClientID/AppKey

Client_id is an OAuth term but is used to represent an AppKey. This is a unique ID defined for an application making the request

icon clock
10 |1500

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

It worked, thank you. But now I'm facing new problem. I succesfully logged in RDP. And when I tried run instrumentPricingAnalytics example code, I get 403 error. So my subscription dont have access to that functions?


Error text: Unable to get data. Code 403, Message: {"error":{"id":"67b80bb7-aecb-42f0-a818-71ec2f697b5d","code":"insufficient_scope","message":"access denied. Scopes required to access the resource: [trapi.data.quantitative-analytics.read]. Missing scopes: [trapi.data.quantitative-analytics.read]","status":"Forbidden"}}

Hi @chernov-a-v ,

The 403 error could be because you don't have access to the API or the subscription has expired.

Could you please contact your account manager to check your entitlements?

ok, thank you. I'll do it.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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