17
Views
1
Comments
Can anyone please tell me the correct way to call the BOX API using the access token?
Application Type
Traditional Web
Service Studio Version
11.54.71 (Build 63499)
Platform Version
11.29.0 (Build 43552)

Thank you for reading this post.


I am currently trying to call a "BOX" JWT authentication application from an OutSystems application via REST.


However, the following error occurs and I cannot call it.


Status Code BadRequest: {"error":"unauthorized_client","error_description":"The \"box_subject_type\" value is unauthorized for this client_id"}


Please refer to the attached image for the setting status.


I think I have set it up correctly, but I don't know why the error occurs.


I can't even guess where the cause is.


I checked the official reference, but I couldn't find a concrete solution.


If anyone knows the correct way to call the BOX API using an access token, please let me know.


Also, if there is a concrete reference on how to implement it, please let me know.


Can someone help me?


Thank you in advance.

2023-02-20 05-20-57
Nam Nguyen

Hi, 

Based on what you shared, I believe this issue is unrelated to OutSystems.

Please check this link: 
https://support.box.com/hc/en-us/community/posts/7814447391763-Unable-to-get-access-token-using-Box-API

BOX API is a public documentation. You can share the API you are trying to call so that everyone can reproduce it and advise you on what needs to be done.

Cheers,
Nam


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.