How I can retrieve the data in delayed For RIC EUR= and use the ‘/’-RIC.


How I can retrieve the data in delayed For RIC EUR= and use the ‘/’-RIC.


The request that I make:


https://api.refinitiv.com/data/historical-pricing/v1/views/intraday-summaries//EUR=?interval=PT1M&sessions=normal returns in the playground the next error message: “failed to fetch”. What is wrong?

Answers

  • @omarsheriff.villanueva

    I tested the request in Postman and found that it returned 301 Moved Permanently.

    image

    I assume that the Playground may not be able to handle this 301 Status Code.

    According to the response, the delayed RIC has been changed to the normal RIC in the redirect URL.