Yieldbook API postman sample authentication question

Midori517
Midori517 LSEG
edited February 28 in Yield Book Analytics

Sending Get request to Yieldbook sample on postman returns "bad token". Please advise how to fix it. The screenshots

attached.

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @Midori517

    According to the Quick Start Guide, you need to use the credentials to get an access token from the following endpoint.

    https://www.yieldbook.com/x/oauth/api-token
    
    image.png

    Then, use the access token with the postman example.

    image.png

Answers