Forum Discussion

mansi2821's avatar
mansi2821
Explorer | Level 4
2 years ago

Search v2 APInot working in .net sdk

Hello 

 

is it possible to do content search in file using .net SDK or postman calls 

 

i have tried this and it is only returning search from file name 

 

var dropBoxClient = new DropboxClient("token");

var result = dropBoxClient.Files.SearchV2Async(searchTerm).Result;

 

With this code i am getting wrong output 

i.e. getting wrong files in result 

  • mansi2821's avatar
    mansi2821
    Explorer | Level 4

    Hello it's been a long time can i know the status of this issue 

     

    i am still facing this issue where not all results are returning is there any solution for this issue ?

     

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    I see you posted in multiple threads about this, so I've combined your posts here.

     

    The Dropbox API search functionality you posted will search content by default, when available, however note that content search is not available for all Dropbox plans. You can find information on that feature and which plans it is available to in the help center here.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,950 PostsLatest Activity: 12 hours ago
351 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!