I'm new to using the data management API to gain access to BIM360Docs, I've successfully downloaded a file from any folder and I can upload to the project files folder, however the issue lies with uploading to the plans folder, all the API calls seem happy and appears to work, but when I check the actual BIM360Docs website it's not there, when I use the API call to display a folders contents it is there, so it appears to be uploading correctly yet isn't visible for some reason?
Here it is being uploaded successfully:
Here it is being visible using the get folder contents API call but not in docs:
So it is there and I can download it and everything is hunky dory I just can't see it on the website.
PS I'm using the step by step guide on the forge site (I'm unable to link as I don't have enough rep).