Greg

Results 418 comments of Greg

You can use the API to upload files to Dropbox itself, e.g., using [`UploadAsync`](https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_UploadAsync_1.htm), but the Dropbox API doesn't offer a way to interact with Showcase. I'll pass this along...

Thanks for the report! This is likely due to some Windows browser compatibility issues. We'll look into it.

Thanks for the report! We'll look into it. For our reference, are you running this on a case-sensitive file system?

Thank you for confirming that. It looks like this is due to the combination of using a case-sensitive file system locally, and the fact that Dropbox itself is case-insensitive. We'll...

Thanks for submitting this! I'll ask the team to review this.

Thanks, I'll ask the team to review this. Can you also share more information about the issues that this addresses, for our reference? Thanks!

Thanks for the note! I'll ask the team to update this to clarify.

Apologies for the trouble! The current instructions for running the examples are out of date. I'll ask the team to fix that up. To get this running, you'll need to...

I see, thanks for the information. Installing from a package manager is certainly fine, but if you'd like us to look into the build issue anyway, please share the error...

Thanks! Those should have been installed by `npm install`. Did the `npm install` command also fail? Can you share the output for that if so?