<?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 How to create a module to see google reviews in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/962802#M72871</link>
    <description>&lt;P&gt;I am trying to create a module in hubspot to see my google reviews but i have several errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JVallejo7_0-1713454983132.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/115596i9877BAAE8D92985C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JVallejo7_0-1713454983132.png" alt="JVallejo7_0-1713454983132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how I could do this step by step?I already have the API Key and the place_id of my company which is ChIJt-Il0XuGQQ0RiEmX8S9aqh0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 15:44:37 GMT</pubDate>
    <dc:creator>JVallejo7</dc:creator>
    <dc:date>2024-04-18T15:44:37Z</dc:date>
    <item>
      <title>How to create a module to see google reviews</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/962802#M72871</link>
      <description>&lt;P&gt;I am trying to create a module in hubspot to see my google reviews but i have several errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JVallejo7_0-1713454983132.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/115596i9877BAAE8D92985C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JVallejo7_0-1713454983132.png" alt="JVallejo7_0-1713454983132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how I could do this step by step?I already have the API Key and the place_id of my company which is ChIJt-Il0XuGQQ0RiEmX8S9aqh0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 15:44:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/962802#M72871</guid>
      <dc:creator>JVallejo7</dc:creator>
      <dc:date>2024-04-18T15:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a module to see google reviews</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/963584#M72930</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/331743"&gt;@JVallejo7&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A simple step-by-step guide to create a module for displaying Google reviews:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure API Key and Place ID: Confirm that your Google API Key and Place ID are correct and have the necessary permissions.&lt;/LI&gt;
&lt;LI&gt;Handle CORS: The ERR_BLOCKED_BY_CLIENT error suggests CORS issues. Ensure your domain is allowed in the Google API Console.&lt;/LI&gt;
&lt;LI&gt;Module Setup: In HubSpot, create a custom module and add fields for the API Key and Place ID.&lt;/LI&gt;
&lt;LI&gt;Write Javascript&amp;amp;colon; Fetch reviews with the Google Places API and display them. Check the browser's developer console for any errors during testing.&lt;/LI&gt;
&lt;LI&gt;Compliance: Make sure you're following Google's API usage limits and policies.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can provide the actual error messages or code snippets, it would be helpful to pinpoint the issue. And if you’re able to post an example of the embed code and any errors from the developer console, that would be great too. This can help our community members troubleshoot with you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun building! — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 15:52:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/963584#M72930</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-04-19T15:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a module to see google reviews</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/964320#M72975</link>
      <description>&lt;P&gt;It's strange because when I try to access my reviews from the API I get an error that I don't know how to solve, but when I access an &lt;A href="https://widgets.sociablekit.com/google-reviews/iframe/25399744" target="_blank" rel="noopener"&gt;external plugin&lt;/A&gt;, access to the reviews works perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://maps.googleapis.com/maps/api/place/details/json?place_id=ChIJt-Il0XuGQQ0RiEmX8S9aqh0&amp;amp;key=MYAPIKEY&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
"error_message" : "The provided Place ID is no longer valid. Please refresh cached Place IDs as per https://developers.google.com/places/web-service/place-id#save-id",
"html_attributions" : [],
"status" : "NOT_FOUND"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;There are these two threads about this issue on stackoverflow that have not been answered: &lt;A href="https://stackoverflow.com/questions/70084446/google-api-places-id-cant-find-the-id" target="_blank" rel="noopener"&gt;1&lt;/A&gt;&amp;nbsp; &lt;A href="https://stackoverflow.com/questions/66983812/i-need-help-understanding-how-to-refresh-cache-for-a-place-id/78348815#78348815" target="_blank" rel="noopener"&gt;2&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Apr 2024 07:34:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-create-a-module-to-see-google-reviews/m-p/964320#M72975</guid>
      <dc:creator>JVallejo7</dc:creator>
      <dc:date>2024-04-22T07:34:01Z</dc:date>
    </item>
  </channel>
</rss>

