Learn how to make the most out of the Dropbox Community here 💙. 

Forum Discussion

MartaMarco1972's avatar
MartaMarco1972
Explorer | Level 3
8 years ago
Solved

using c# for upload text file

I'm trying to upload a text file to my account, but something I'ts wrong   static async Task Run() { using (var dbx = new DropboxClient("MYTOKEN")) { var file = "list.txt"; var folder = "/Use...