I'm running the Refinitiv API .Net example streaming snapshot as below,
https://github.com/Refinitiv-API-Samples/Example.DataLibrary.DotNet/blob/main/src/2.%20Content/2.2-Pricing/2.2.07-Pricing-StreamingSnapshot/2.2.07-Pricing-StreamingSnapshot.cs
During running it, I'm getting
"message": "access denied. Scopes required to access the resource: [trapi.streaming.trading-analytics.tds.stream.redi]. Missing scopes: [trapi.streaming.trading-analytics.tds.stream.redi]"
"message": "access denied. Scopes required to access the resource: [trapi.streaming.pricing.read]. Missing scopes: [trapi.streaming.pricing.read]",
"message": "access denied. Scopes required to access the resource: [trapi.data.benchmark.bmk_read]. Missing scopes: [trapi.data.benchmark.bmk_read]",
errors.
In this case, I'm supposed to talk to my account manager, correct?
when I spoke to her, she seemed to have no idea what I'm talking about.