adityaagrawal7
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by adityaagrawal7-
adityaagrawal7 commented,
We are making REST API calls using access token, with as-user header. API: "https://api.box.com/2.0/folders/{folder_id}/items?.." is failing when used with following headers,headers:{'As-User': u...
-
adityaagrawal7 commented,
But using the Box integration flow, our APIs are not able to access user's data. API Key of a sample app: l5ipi8yriew0jzp1on2v4jt2jdelbjn5My app already has 'as-user' enabled from your support ch...
-
adityaagrawal7 created a post,
Query regarding Box authentication types & scopes
I have a Box app, which uses OAuth 2.0 for the past one year in order to backup Enterprise user's data. In-order to access each user's data we had taken the 'as-user' permission. After Box has int...