Forum Discussion

dbapiadmin's avatar
dbapiadmin
Helpful | Level 5
3 years ago
Solved

BackEnd Process with C#

I have a back-end process (without UI) that uses the dropboxteamclient and I have to do a number of reporting, file management in team folders. However, the current API is to use everything with HTTP...
  • dbapiadmin's avatar
    dbapiadmin
    3 years ago

    It's working I changed the sample code to 

     

    var http = new HttpListener();
    http.Prefixes.Add("http://*:port/");

     

     

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers807 PostsLatest Activity: 2 days ago
220 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!