Bhavdip Bhalodia
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
Activity overview
Latest activity by Bhavdip Bhalodia-
Bhavdip Bhalodia commented,
Hi Kourtney,I am getting the error when we do pass refreshProvider in BoxSession session = new BoxSession(context, info, refreshProvider); I am getting error on `refreshProvider`.Can you please pro...
-
Bhavdip Bhalodia commented,
Please refer this post https://support.box.com/hc/en-us/community/posts/4402603276563-Upload-download-with-access-token-in-android
-
Bhavdip Bhalodia commented,
Hi Alex,Actually I do not want to login with app UI and that I have done from my server side. Now I have access-token so by using access-token I want to do authenticate BoxSession and upload/downlo...
-
Bhavdip Bhalodia commented,
Hi Have you find out any resolution in your issue. As I want to do same as you wanted before. Thank you
-
Bhavdip Bhalodia commented,
Hi Box Developer, I also want to do cancel my operation while its running. Please update me