Hello Box Support Team,
I am experiencing an issue with creating tags for files using the Box API. I have successfully uploaded files, but the tags are not being applied as expected. Below are the details of the issue:
-
Issue Description:
- The file is uploaded successfully using the Box API.
- Despite setting up and passing the parameters for tags, the tags are not being created for the uploaded files.
-
Steps Taken:
- I have followed the documentation to set up and pass the parameters for tags.
- The file upload process completes without errors.
-
Code Snippet: Here is a snippet of the code I am using for uploading the file and setting tags:
Could you please assist in identifying why the tags are not being created?
Using .Net
Using NodeJs

