<?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: Unable to parse search query for hubapi File manager in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807254#M64883</link>
    <description>&lt;P&gt;No, not yet. We've commented out the part of our code where it makes it a parent folder, since it's thankfully not a super high profile aspect of our integration, and we're still working through how to re-code this.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 13:47:02 GMT</pubDate>
    <dc:creator>Molinero9249</dc:creator>
    <dc:date>2023-06-14T13:47:02Z</dc:date>
    <item>
      <title>Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/806280#M64804</link>
      <description>&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of the blue today, we're getting server errors on one of our integrations and we're getting the following message when attempting to login.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Client error: `GET &lt;A href="https://api.hubapi.com/filemanager/api/v2/folders?&amp;amp;parent_folder_id=119886235194" target="_blank"&gt;https://api.hubapi.com/filemanager/api/v2/folders?&amp;amp;parent_folder_id=119886235194&lt;/A&gt;` resulted in a `400 Bad Request` response: {"status":"error","message":"Unable to parse search query","correlationId":"7842185f-7912-46e3-8391-f0d4a7c13d44"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We haven't adjusted any of these scripts recently, so we're unsure why we'd be getting a 400 error here. In another thread, I noticed that it looks like there were differences between &amp;amp; and ? being used. Is part of our URL wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 21:03:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/806280#M64804</guid>
      <dc:creator>Molinero9249</dc:creator>
      <dc:date>2023-06-12T21:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/806300#M64807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/119776"&gt;@Molinero9249&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typically the &amp;amp; (ampersand) is used to add additional query parameters after the ? (quention mark).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;e.g. domain.com&lt;STRONG&gt;?&lt;/STRONG&gt;query_1=one&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;query_2=two&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While your query should still work... I'd remove the ampersand:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/filemanager/api/v2/folders?&amp;amp;parent_folder_id=119886235194" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.hubapi.com/filemanager/api/v2/folders?parent_folder_id=119886235194&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's possible a code tweak at HubSpot's end may have rejected the query based on the URL structure (probably looking for a query it couldn't find).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;p.s. I'm a HubSpot Partner, not a HubSpot employee&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 22:02:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/806300#M64807</guid>
      <dc:creator>Mike_Eastwood</dc:creator>
      <dc:date>2023-06-12T22:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807029#M64863</link>
      <description>&lt;P&gt;We also started hitting this issue yesterday. Much like you, these API calls have been running fine for a very long time with no issues. I logged a support ticket with HubSpot however no feedback as of yet. Our URL does not have any extra ampersands. I suspect this is a newly introduced HubSpot API bug.&lt;/P&gt;
&lt;P&gt;Did you find any workaround?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 04:01:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807029#M64863</guid>
      <dc:creator>TimMunro</dc:creator>
      <dc:date>2023-06-14T04:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807254#M64883</link>
      <description>&lt;P&gt;No, not yet. We've commented out the part of our code where it makes it a parent folder, since it's thankfully not a super high profile aspect of our integration, and we're still working through how to re-code this.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 13:47:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807254#M64883</guid>
      <dc:creator>Molinero9249</dc:creator>
      <dc:date>2023-06-14T13:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807794#M64925</link>
      <description>&lt;P&gt;We're running into the same issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/filemanager/api/v2/folders?offset=0&amp;amp;limit=100" target="_blank"&gt;https://api.hubapi.com/filemanager/api/v2/folders?offset=0&amp;amp;limit=100&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:08:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/807794#M64925</guid>
      <dc:creator>noahmckeon</dc:creator>
      <dc:date>2023-06-15T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/808031#M64939</link>
      <description>&lt;P&gt;Hey all!&amp;nbsp;&lt;BR /&gt;This is a known issue and we are working on a fix!&amp;nbsp; Apologies for any disruption this may have caused!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 17:58:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/808031#M64939</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2023-06-15T17:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/808062#M64942</link>
      <description>&lt;P&gt;Dennis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay, sounds good. When will we know to start working on it again? Will you post in here, have it in a developer update, etc.? Just want to let my team know that if it's on Hubspot's end at the moment don't lose hairs over trying to fix it.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 18:25:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/808062#M64942</guid>
      <dc:creator>Molinero9249</dc:creator>
      <dc:date>2023-06-15T18:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/808070#M64944</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/119776"&gt;@Molinero9249&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try now!&amp;nbsp; Was just informed that a rollback was pushed and should be resolving any errors &lt;span class="lia-unicode-emoji" title=":crossed_fingers:"&gt;🤞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 18:36:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/808070#M64944</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2023-06-15T18:36:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/1164279#M82608</link>
      <description>&lt;P&gt;For one of our customers a similar error appears with using Hubspot's CTA:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image-2025-06-13-08-19-51-572.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/148405i6CFAF479B35AD10A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image-2025-06-13-08-19-51-572.png" alt="image-2025-06-13-08-19-51-572.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 08:04:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/1164279#M82608</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2025-06-13T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Betreff: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/1164313#M82612</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/217892"&gt;@mwx_kk&lt;/a&gt;&lt;/SPAN&gt; and Happy Friday!&lt;BR /&gt;&lt;BR /&gt;Thanks for asking the HubSpot Community and thanks for sharing the screenshot!&lt;BR /&gt;&lt;BR /&gt;This happened while using which method and which endpoint, please?&lt;BR /&gt;What are you trying to achieve?&lt;BR /&gt;&lt;BR /&gt;The more info, screenshots (without sensitive/confidential information), and details you can provide, the better the Community can assist.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I'd love to put you in touch with some of our Top Experts: Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/601366"&gt;@sylvain_tirreau&lt;/a&gt;&lt;/SPAN&gt;, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt; and &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/171963"&gt;@Bortami&lt;/a&gt;&lt;/SPAN&gt; do you have suggestions to help &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/217892"&gt;@mwx_kk&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Have a great weekend and thanks so much in advance for your valuable contributions!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 09:53:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/1164313#M82612</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-06-13T09:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Betreff: Unable to parse search query for hubapi File manager</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/1170403#M82916</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/217892"&gt;@mwx_kk&lt;/a&gt;&lt;/SPAN&gt;, I hope that you are well!&lt;BR /&gt;&lt;BR /&gt;Do you still need help?&lt;BR /&gt;&lt;BR /&gt;If yes, can you please share additional information with the Community?&lt;BR /&gt;&lt;BR /&gt;Thanks and enjoy the weekend!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 16:10:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-parse-search-query-for-hubapi-File-manager/m-p/1170403#M82916</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-06-27T16:10:41Z</dc:date>
    </item>
  </channel>
</rss>

