swathi_0812
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by swathi_0812-
swathi_0812 created a post,
BOX Authentication issue since access token is getting expired within very few minutes in UI (developed using React JS)
Hi Team, We have created a BOX Application using OAuth 2.0 User Authentication and have developed a UI using ReactJS. In UI, we have implemented BOX API’s to authorize users and to fetch file data ...
-
swathi_0812 commented,
Can anyone please suggest solution for this issue ?
-
swathi_0812 commented,
Hi , Thanks. I have tried using the content-type as "application/json" but 415 error persists. PFB the code i have tried, let filePath = "../../folder1/fileName.json"; var form = new FormDat...
-
swathi_0812 created a post,
Upload new version in file - Getting "Unsupported Media Type"
Hi, I have tried BOX Upload a file version post API. But am getting an 415 -Unsupported media type or 400 - API upload did not have a file part error. Here what i have tried is in POST API am tryi...