question

Upvotes
Accepted
24 1 0 2

Access to Pricing End Point .Net Refinitiv Data API

Using the .Net Refinitive Data API (Refinitiv.Data.Content 1.0.0-beta5) with Desktop Session.

I am able to use Search and Summaries Endpoints without issue, and in Workspace I have access to delayed updates, but when querying the Pricing API endpoint it is forbidden:

HTTPStatusCode: 403
HTTPReason: Forbidden
Contents: {
error: {
id: 066bf4eb-bf4e-45c5-89c5-83927d2536cd,
code: insufficient_scope,
message: access denied. Scopes required to access the resource: [trapi.data.pricing.read]. Missing scopes: [trapi.data.pricing.read],
status: Forbidden

}

}

I have been trying to get help with this via LSEG support for some time now and they appear to be unable to, so asking here how to get this enabled. thanks

#technologyc#refinitiv-data-librariesworkspace-upgrade
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
83.1k 281 53 77

@NJH

Thank you for reaching out to us.

The error indicates that your account doesn't have permission to access the Pricing API endpoints. It required the trapi.data.pricing.read scope.

Please contact your LSEG account team or sales team directly to verify your account's permission.

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.

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.