/data/funds/v1/assets/40003333 on API Playground returns "400 bad request"

Midoro
Midoro LSEG
edited March 21 in Refinitiv Data Platform

The following sample (/data/funds/v1/assets/40003333) on API Playground returns "400 bad request". Please check.

2025_03_21_16_06_30_API_Playground_Fund.png

Answers

  • Hello @Midoro

    We are not the RDP API Playground support team, please contact the RDP API Gateway Support team with the following information:

    • Did the client's browser allow third-party cookies?
    • HAR log when the problem occurs

    To get the HAR log, please follows the steps below:

    Step 1: Launch the page you wish to send the request

    page1.png

    Step 2: Open developer tools

    • right click > inspect or
    • ctrl + shift + I
    page2.png

    Step3: Click Network

    page3.png

    Step 4: Send the request. The request that is sent will be shown on the developer tools

    page4.png

    Step 5: Right Click any request > Save all as Har with Content

    page5.png