Kaustav Kundu
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Kaustav Kundu-
Kaustav Kundu created a post,
Integrate BOX api with Angular Application
Hi, Is there any BOX preview api that can be integrated with an angular application?
-
Kaustav Kundu created a post,
Discrepancy in Access stats from box and Get file information API
AnsweredHi, There is some discrepancy between the access stats of a particular file stored in box and the details (e.g. Preview count, Download count) returned from the 'Get file information' API (https://...
-
Kaustav Kundu commented,
Hi Kourtney, Thanks for sharing the information. After going through the user guide as well as your explanation, I can conclude that the user id is a managed user id, i.e, the user id has login cre...
-
Kaustav Kundu commented,
Hi Kourtney, What exactly is the difference between an app user and a managed user in terms of access? The user id belongs to our organization and can be used to login and view files in box. Not su...
-
Kaustav Kundu commented,
Hi Kourtney, I am getting error while making a request using this client id However, the request is successful while using another client id What could be the possible reasons for this? All the c...
-
Kaustav Kundu commented,
Hi, This is the request I am making: type: "POST",url: "https://api.box.com/oauth2/token",data: {contentType:'application/x-www-form-urlencoded',client_id: 'ni8daktl7chhwxlt0zovndcefq4e7brc',client...
-
Kaustav Kundu commented,
Hi Kourtney, I have got the app reauthorized. But I am still getting the same error.
-
Kaustav Kundu commented,
Thanks Kourtney. I will try to get the app reauthorized.
-
Kaustav Kundu commented,
Hi Kourtney, Thanks for replying. I am still getting the same error for client id ni8daktl7chhwxlt0zovndcefq4e7brc. However, I have another app with client id 7ficj01obo62wtckb6lk3t1qtk2u3on6 whi...
-
Kaustav Kundu created a post,
Grant credentials are invalid
CompletedHi, I am getting this error --> {"error":"invalid_grant","error_description":"Grant credentials are invalid"} when I am trying to generate access token using the credentials. Client id is ni8daktl...