I need to get current pricing info, like OPEN_PRC, HST_CLOSE, YRHIGHDAT, etc.
I'm trying to call https://api.refinitiv.com/streaming/pricing/v1/ in order to get urls for calling the relevant service, and I'm getting error message: insufficient_scope.
I attached the Bearer Token I got from the calling to https://api.refinitiv.com/auth/oauth2/v1/token
What could be the problem?
Thank you.