Skip to main content
Question

Get the access token. But No records get after all APIs.

  • May 22, 2025
  • 1 reply
  • 5 views

Forum|alt.badge.img

BOX1_sCjOnAEbbOHhQ523-DpxiQ.png

create server authentication (client credentials grant) app. Get the access token

BOX1_fDtIsqa_1tLwPa2zYFgPfw.png

I have 2 folders and 1 separate file. But no result was found with a successful response.

Can you please tell me what am I missing?

1 reply

Forum|alt.badge.img

Hi, 

This is happening because the service account that represents the application doesn't own any content. When you request a token, you will want to input box_subject_type of user and box_subject_id of your user id. This is described here

Thanks, 

Alex, Box Developer Advocate