<?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: CORS issue with chat bot in Firefox in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/790594#M34062</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/563627"&gt;@Barkley44&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for reaching out. This one will be challenging without being able to see it in action. Do you have a link that the community can view? Where this issue is occurring. Additionally, are you saying that “Strict” mode isn't enabled? Is that correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, if you have a Starter subscription, I'd suggest filing an email support ticket. &lt;BR /&gt;I'd include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;a link to the page where they can reproduce it&lt;/LI&gt;
&lt;LI&gt;collect a HAR file of the issue and error happening. Instructions here — &lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Troubleshooting-Toolkit-Collecting-a-HAR-file/m-p/20103" target="_blank" rel="noopener"&gt;How to collect a HAR file&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;emphasize in the support ticket you are not asking for custom coding assistance. That the issue is related to the default HubSpot provided script isn't loading per the instructions found &lt;A href="https://knowledge.hubspot.com/reports/install-the-hubspot-tracking-code" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;let them know you have worked through possible reasons here&amp;nbsp; —&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/conversations/chat-widget-is-not-appearing-on-your-pages" target="_blank" rel="noopener"&gt;Chat widget not appearing on website pages&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;My instinct is this will be browser-specific and not something we can directly address. And filing a support ticket may uncover additional factors and helps to create documentation around a pain point.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
    <pubDate>Fri, 05 May 2023 19:45:09 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2023-05-05T19:45:09Z</dc:date>
    <item>
      <title>CORS issue with chat bot in Firefox</title>
      <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/789909#M34037</link>
      <description>&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;I added the chatbot js code to our site and it loaded no issue in Chrome.&lt;/P&gt;&lt;P&gt;In Firefox (same code, no special browser management) it won't load and show's this message in the developer console&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at &lt;A href="https://api.hubspot.com/livechat-public/v1/message/public?portalId=39587176&amp;amp;conversations-embed=static-1.13079&amp;amp;mobile=false&amp;amp;messagesUtk=db2e4b666954432bb9f5167a963563ff&amp;amp;traceId=db2e4b666954432bb9f5167a963563ff" target="_blank" rel="noopener"&gt;https://api.hubspot.com/livechat-public/v1/message/public?portalId=39587176&amp;amp;conversations-embed=static-1.13079&amp;amp;mobile=false&amp;amp;messagesUtk=db2e4b666954432bb9f5167a963563ff&amp;amp;traceId=db2e4b666954432bb9f5167a963563ff&lt;/A&gt;. (Reason: CORS request did not succeed). Status code: (null).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand the issue but don't see how we can fix it. Any ideas? thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 14:10:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/789909#M34037</guid>
      <dc:creator>Barkley44</dc:creator>
      <dc:date>2023-05-04T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: CORS issue with chat bot in Firefox</title>
      <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/790594#M34062</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/563627"&gt;@Barkley44&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for reaching out. This one will be challenging without being able to see it in action. Do you have a link that the community can view? Where this issue is occurring. Additionally, are you saying that “Strict” mode isn't enabled? Is that correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, if you have a Starter subscription, I'd suggest filing an email support ticket. &lt;BR /&gt;I'd include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;a link to the page where they can reproduce it&lt;/LI&gt;
&lt;LI&gt;collect a HAR file of the issue and error happening. Instructions here — &lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Troubleshooting-Toolkit-Collecting-a-HAR-file/m-p/20103" target="_blank" rel="noopener"&gt;How to collect a HAR file&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;emphasize in the support ticket you are not asking for custom coding assistance. That the issue is related to the default HubSpot provided script isn't loading per the instructions found &lt;A href="https://knowledge.hubspot.com/reports/install-the-hubspot-tracking-code" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;let them know you have worked through possible reasons here&amp;nbsp; —&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/conversations/chat-widget-is-not-appearing-on-your-pages" target="_blank" rel="noopener"&gt;Chat widget not appearing on website pages&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;My instinct is this will be browser-specific and not something we can directly address. And filing a support ticket may uncover additional factors and helps to create documentation around a pain point.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 19:45:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/790594#M34062</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-05-05T19:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: CORS issue with chat bot in Firefox</title>
      <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/791781#M34100</link>
      <description>&lt;P&gt;Thanks for the help, appreciate it - will do so now&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 19:10:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/791781#M34100</guid>
      <dc:creator>Barkley44</dc:creator>
      <dc:date>2023-05-09T19:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: CORS issue with chat bot in Firefox</title>
      <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/795298#M34214</link>
      <description>&lt;P&gt;We have the same issue on our site&amp;nbsp;&lt;A href="https://www.fusionconnect.com" target="_blank"&gt;https://www.fusionconnect.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chat loads for Chrome, Edge, Safari, IE, and on Android mobile devices, but not in Firefox. Or at least, not in Firefox with the security settings set to "Strict".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 22:13:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/795298#M34214</guid>
      <dc:creator>johnphilipking</dc:creator>
      <dc:date>2023-05-17T22:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: CORS issue with chat bot in Firefox</title>
      <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/963546#M38724</link>
      <description>&lt;P&gt;We have this same issue on our side:&amp;nbsp;&lt;A href="https://vistity.com/" target="_blank"&gt;https://vistity.com/&lt;/A&gt;.&amp;nbsp; When viewed with the Chrome browser, there are no issue. When viewed with the Firefox browser, the same errors mentioned above appear in the console.&amp;nbsp; My "guess" is that the javascript file is being loaded from "js.hubspot.com", and that file is trying to load resources from "forum.hubspot.com", based on the error messages. Please advise us of a fix as soon as possible.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 15:13:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/963546#M38724</guid>
      <dc:creator>BDrawert</dc:creator>
      <dc:date>2024-04-19T15:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: CORS issue with chat bot in Firefox</title>
      <link>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/964574#M38741</link>
      <description>&lt;P&gt;Update: this only happens when Firefox is in "strict" mode.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 15:22:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/CORS-issue-with-chat-bot-in-Firefox/m-p/964574#M38741</guid>
      <dc:creator>BDrawert</dc:creator>
      <dc:date>2024-04-22T15:22:24Z</dc:date>
    </item>
  </channel>
</rss>

