Access denied Missing scopes: [trapi.data.pricing.read]

{ "error": { "id": "f1b92f94-aef6-4147-bfc0-82ddfc7d5938", "code": "insufficient_scope", "message": "access denied. Scopes required to access the resource: [trapi.data.pricing.read]. Missing scopes: [trapi.data.pricing.read]", "status": "Forbidden" } }


Do I need this scope to read the price of USGN3015=RR? How do I get the access?

Thank you.

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Yes, trapi.data.pricing is required for getting price data for an instrument. If you are trying to use /pricing endpoint, please note that it is not released yet.

Answers