<?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: Content Hash Searchv2 in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611814#M2805</link>
    <description>&lt;P&gt;Hey Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure thing, here is a few screenshots. 1. being the content_hash example file (&lt;A href="https://www.dropbox.com/developers/reference/content-hash" target="_blank" rel="noopener"&gt;https://www.dropbox.com/developers/reference/content-hash&lt;/A&gt;) showing the correct hash in searchV1. Then a screenshot of search V2 with the same file showing a different hash. Lastly, a completely different installation file showing the same hash using searchv2. We experience this with all searchV2 queries where we get the same hash for all files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-25 at 11.10.44 AM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30585i6D8FF3BFEAE49197/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-07-25 at 11.10.44 AM.png" alt="Screenshot 2022-07-25 at 11.10.44 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-25 at 11.16.43 AM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30588i221D072E8D718851/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-07-25 at 11.16.43 AM.png" alt="Screenshot 2022-07-25 at 11.16.43 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-25 at 11.11.43 AM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30586iA6356CBF13A23D0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-07-25 at 11.11.43 AM.png" alt="Screenshot 2022-07-25 at 11.11.43 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 15:16:48 GMT</pubDate>
    <dc:creator>lr00429</dc:creator>
    <dc:date>2022-07-25T15:16:48Z</dc:date>
    <item>
      <title>Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611351#M2793</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am working on an app that allows users to upload files using the dropbox api. There is a requirement to check duplicates per folder for this I am searching for the file name that they are uploading for the folder that they are uploading to, if I get a match I can create the content hash and comparing to what I get from search. However, I noticed that SearchV2 returns the same content hash no matter what the file is. SearchV1 does not have this issue. I am currently calling get metadata on match of name because I do not want to user searchV1 but would love to get this fixed so I don't have to make an additional callout.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 21:16:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611351#M2793</guid>
      <dc:creator>lr00429</dc:creator>
      <dc:date>2022-07-25T21:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611376#M2795</link>
      <description>&lt;P&gt;Thanks for the report. I just tried this out though, and I'm not seeing the behavior you describe. Can you share the particular call and output you're making so we can take a look? Be sure to redact the access token and any private information though. Feel free to &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; if you'd prefer to share privately. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 19:19:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611376#M2795</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-07-22T19:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611814#M2805</link>
      <description>&lt;P&gt;Hey Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure thing, here is a few screenshots. 1. being the content_hash example file (&lt;A href="https://www.dropbox.com/developers/reference/content-hash" target="_blank" rel="noopener"&gt;https://www.dropbox.com/developers/reference/content-hash&lt;/A&gt;) showing the correct hash in searchV1. Then a screenshot of search V2 with the same file showing a different hash. Lastly, a completely different installation file showing the same hash using searchv2. We experience this with all searchV2 queries where we get the same hash for all files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-25 at 11.10.44 AM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30585i6D8FF3BFEAE49197/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-07-25 at 11.10.44 AM.png" alt="Screenshot 2022-07-25 at 11.10.44 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-25 at 11.16.43 AM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30588i221D072E8D718851/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-07-25 at 11.16.43 AM.png" alt="Screenshot 2022-07-25 at 11.16.43 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-25 at 11.11.43 AM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30586iA6356CBF13A23D0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-07-25 at 11.11.43 AM.png" alt="Screenshot 2022-07-25 at 11.11.43 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 15:16:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611814#M2805</guid>
      <dc:creator>lr00429</dc:creator>
      <dc:date>2022-07-25T15:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611860#M2806</link>
      <description>&lt;P&gt;Thanks, that's helpful. We'll look into it and I'll follow up here once I have any update on this for you.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 17:07:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/611860#M2806</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-07-25T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/646032#M3093</link>
      <description>&lt;P&gt;I am also having this issue.&amp;nbsp; Is there any update on this?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 11:04:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/646032#M3093</guid>
      <dc:creator>ericmayhew</dc:creator>
      <dc:date>2022-12-23T11:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/646664#M3097</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1602665"&gt;@ericmayhew&lt;/a&gt; I don't have any news on this right now. I'll follow up here once I do.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 15:22:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/646664#M3097</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-12-27T15:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/647044#M3101</link>
      <description>&lt;P&gt;I can confirm the reported issue. All the items returned by search v2 have the same content hash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"has_more": false,
	"matches": [
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:05Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3Xw",
					"is_downloadable": true,
					"name": "cartella.jpg",
					"path_display": "/wls-jpg globale/cartella.jpg",
					"path_lower": "/wls-jpg globale/cartella.jpg",
					"rev": "015d7ece0b49bc9000000020972d360",
					"server_modified": "2022-02-13T21:21:05Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 15802
				}
			}
		},
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:09Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3Zg",
					"is_downloadable": true,
					"name": "cartello.jpg",
					"path_display": "/wls-jpg globale/cartello.jpg",
					"path_lower": "/wls-jpg globale/cartello.jpg",
					"rev": "015d7ece0ebb0b0000000020972d360",
					"server_modified": "2022-02-13T21:21:09Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 6610
				}
			}
		},
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:01Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3WQ",
					"is_downloadable": true,
					"name": "carte.jpg",
					"path_display": "/wls-jpg globale/carte.jpg",
					"path_lower": "/wls-jpg globale/carte.jpg",
					"rev": "015d7ece078ad33000000020972d360",
					"server_modified": "2022-02-13T21:21:01Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 11162
				}
			}
		},
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:09Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3ZQ",
					"is_downloadable": true,
					"name": "cartello-4.jpg",
					"path_display": "/wls-jpg globale/cartello-4.jpg",
					"path_lower": "/wls-jpg globale/cartello-4.jpg",
					"rev": "015d7ece0ebb0af000000020972d360",
					"server_modified": "2022-02-13T21:21:09Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 21126
				}
			}
		},
		{
			"match_type": {
				".tag": "image_content"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2018-05-21T17:47:25Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAABsw",
					"is_downloadable": true,
					"name": "ThinkstockPhotos-467270716.jpg",
					"path_display": "/altri simboli/primi/ThinkstockPhotos-467270716.jpg",
					"path_lower": "/altri simboli/primi/thinkstockphotos-467270716.jpg",
					"rev": "015d7fb10438938000000020972d360",
					"server_modified": "2022-02-14T14:16:33Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 75278
				}
			}
		},
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:05Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3YA",
					"is_downloadable": true,
					"name": "cartellino rosso.jpg",
					"path_display": "/wls-jpg globale/cartellino rosso.jpg",
					"path_lower": "/wls-jpg globale/cartellino rosso.jpg",
					"rev": "015d7ece0b49bca000000020972d360",
					"server_modified": "2022-02-13T21:21:05Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 10686
				}
			}
		},
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:05Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3XA",
					"is_downloadable": true,
					"name": "cartella me.jpg",
					"path_display": "/wls-jpg globale/cartella me.jpg",
					"path_lower": "/wls-jpg globale/cartella me.jpg",
					"rev": "015d7ece0b49bc6000000020972d360",
					"server_modified": "2022-02-13T21:21:05Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 14679
				}
			}
		},
		{
			"match_type": {
				".tag": "filename"
			},
			"metadata": {
				".tag": "metadata",
				"metadata": {
					".tag": "file",
					"client_modified": "2022-02-13T21:21:09Z",
					"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
					"id": "id:bmQ2zNCCK9YAAAAAAAA3Yw",
					"is_downloadable": true,
					"name": "cartello-2.jpg",
					"path_display": "/wls-jpg globale/cartello-2.jpg",
					"path_lower": "/wls-jpg globale/cartello-2.jpg",
					"rev": "015d7ece0ebb0ad000000020972d360",
					"server_modified": "2022-02-13T21:21:09Z",
					"sharing_info": {
						"modified_by": "dbid:AADrJsQIfdIogCxH_JrNNSC1tM81Kcgv8SI",
						"parent_shared_folder_id": "8748454752",
						"read_only": false
					},
					"size": 12443
				}
			}
		},&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 29 Dec 2022 08:04:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/647044#M3101</guid>
      <dc:creator>alexlarocca</dc:creator>
      <dc:date>2022-12-29T08:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/647104#M3102</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1603965"&gt;@alexlarocca&lt;/a&gt; Thanks for the note. This issue is still open with engineering. I'll follow up here once I have an update on it.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 13:55:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/647104#M3102</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-12-29T13:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648379#M3108</link>
      <description>&lt;P&gt;&amp;nbsp;I have the same issue.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 03:41:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648379#M3108</guid>
      <dc:creator>Hoteam Soft</dc:creator>
      <dc:date>2023-01-05T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648411#M3109</link>
      <description>&lt;P&gt;I guess you already knows that&amp;nbsp;&lt;EM&gt;e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855&lt;/EM&gt; is the hash of an empty file&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 08:12:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648411#M3109</guid>
      <dc:creator>alexlarocca</dc:creator>
      <dc:date>2023-01-05T08:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648478#M3110</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1543162"&gt;@Hoteam Soft&lt;/a&gt; Thanks for letting us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1603965"&gt;@alexlarocca&lt;/a&gt; Yes, thank you for the note.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 12:54:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648478#M3110</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-01-05T12:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Content Hash Searchv2</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648710#M3113</link>
      <description>&lt;P&gt;We use the search_api_v1 to resolve the problem.&lt;/P&gt;&lt;P&gt;Expect the new version of v2&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 06:09:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Content-Hash-Searchv2/m-p/648710#M3113</guid>
      <dc:creator>Hoteam Soft</dc:creator>
      <dc:date>2023-01-06T06:09:34Z</dc:date>
    </item>
  </channel>
</rss>

