<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: search_v2 API does not work when using id in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470418#M23949</link>
    <description>&lt;P&gt;Thanks! We'll look into it and follow up with you soon.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2020 16:05:12 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-11-16T16:05:12Z</dc:date>
    <item>
      <title>Re: search_v2 API does not work when using id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470035#M23944</link>
      <description>&lt;P&gt;Anyway, I can not disable the "filename_and_content" option. I only want to search into filename, not content.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The request to search_v2:&lt;/P&gt;
&lt;PRE&gt;{
    "query": "screen",
    "options": {
        "path": "id:XXXX",
        "max_results": 1000,
        "file_status": "active",
        "filename_only": true,
        "order_by": "last_modified_time"
    },
    "match_field_options": {
        "include_highlights": false
    }
}&lt;/PRE&gt;
&lt;P&gt;Response:&lt;/P&gt;
&lt;PRE&gt;{
    "has_more": false,
    "matches": [
        {
            "match_type": {
                ".tag": "filename_and_content"
            },
            "metadata": {
                ".tag": "metadata",
                "metadata": {
                    ".tag": "file",
                    ...
                }
            }
        },
        {
            "match_type": {
                ".tag": "filename_and_content"
            },
            "metadata": {
                ".tag": "metadata",
                "metadata": {
                    ".tag": "file",
                    ...
                }
            }
        },
        {
            "match_type": {
                ".tag": "filename_and_content"
            },
            "metadata": {
                ".tag": "metadata",
                "metadata": {
                    ".tag": "file",
                    ...
                }
            }
        }
    ]
}&lt;/PRE&gt;
&lt;P&gt;Only one of the tree files has the "screen" word into name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 17:57:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470035#M23944</guid>
      <dc:creator>Lito</dc:creator>
      <dc:date>2020-11-16T17:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: search_v2 API does not work when using id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470410#M23947</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1372909"&gt;@Lito&lt;/a&gt;&amp;nbsp;Thanks for the report! Would you be able to share an unredacted request and response (please do redact the access token itself of course) showing this issue so we can better investigate? Please do so by &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;opening an API ticket&lt;/A&gt; if so. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 15:43:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470410#M23947</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-16T15:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: search_v2 API does not work when using id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470417#M23948</link>
      <description>&lt;P&gt;Done! &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 16:03:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470417#M23948</guid>
      <dc:creator>Lito</dc:creator>
      <dc:date>2020-11-16T16:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: search_v2 API does not work when using id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470418#M23949</link>
      <description>&lt;P&gt;Thanks! We'll look into it and follow up with you soon.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 16:05:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-search-v2-API-does-not-work-when-using-id/m-p/470418#M23949</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-16T16:05:12Z</dc:date>
    </item>
  </channel>
</rss>

