Refinitiv / websocket-api

A direct access WebSocket API that enables easy integration into a multitude of client technology environments such as scripting and web.
Other
68 stars 40 forks source link

Redirect from customer support team - case 11082530 #17

Closed phoboshero closed 2 years ago

phoboshero commented 2 years ago

Hi,

We are hitting an authentication issue when trying to integrate FX pricing API from our system, please find details below:

{ "error": { "id": "1f1bb7bb-52e3-4372-ae55-947cd32d0478", "code": "insufficient_scope", "message": "access denied. Scopes required to access the resource: [trapi.streaming.pricing.read]. Missing scopes: [trapi.streaming.pricing.read]", "status": "Forbidden" } }

We had a call with the customer support team and they can't figure out this issue, please give us a help in an urgent manner since our business is currently blocked by this, thanks a lot.

Best Regards, Robbin

wasin-waeosri commented 2 years ago

Hello @phoboshero

The "access denied. Scopes required to access the resource: [trapi.streaming.pricing.read]. Missing scopes: [trapi.streaming.pricing.read]" error message means the account does not have permission to the Real-Time streaming access and the /streaming/pricing/v1/ endpoint.

Please contact the Account manager to verify the permission.