<?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 retrieve API key in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347729#M34098</link>
    <description>&lt;P&gt;I've worked it out. I'd created a &lt;STRONG&gt;developer-account&lt;/STRONG&gt; and an &lt;STRONG&gt;application,&lt;/STRONG&gt; but what I actually needed was a &lt;STRONG&gt;test-account. &lt;/STRONG&gt;Once I'd done that the settings worked as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clear as mud.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2020 12:01:00 GMT</pubDate>
    <dc:creator>bensquire</dc:creator>
    <dc:date>2020-06-17T12:01:00Z</dc:date>
    <item>
      <title>Unable to retrieve API key</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347723#M34096</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I've created a dev account and I'm a super-admin. But I can't see the integrations menu to the &lt;STRIKE&gt;right&lt;/STRIKE&gt; left of my settings screen and therefore can't get my API secret. What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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-center" image-alt="Screenshot 2020-06-17 at 12.40.45.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/28238iB2D3447222965BB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-06-17 at 12.40.45.png" alt="Screenshot 2020-06-17 at 12.40.45.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 11:47:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347723#M34096</guid>
      <dc:creator>bensquire</dc:creator>
      <dc:date>2020-06-17T11:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve API key</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347725#M34097</link>
      <description>&lt;P&gt;And just to show what I'm trying to achieve:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;curl --location --request POST 'https://api.hubapi.com/contacts/v1/contact/createOrUpdate/email/foo@baar.com?hapikey=INSERT_API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
  "properties": [
    {
      "property": "email",
      "value": "foo@baar.com"
    },
    {
      "property": "firstname",
      "value": "test"
    },
    {
      "property": "lastname",
      "value": "testerson"
    },
    {
      "property": "website",
      "value": "http://updated.example.com"
    },
    {
      "property": "lifecyclestage",
      "value": "customer"
    }
  ]
}'&lt;/PRE&gt;&lt;P&gt;responsds with&lt;/P&gt;&lt;PRE&gt;{
    "status": "error",
    "message": "This hapikey (INSERT_API_KEY) doesn't exist.",
    "correlationId": "43161caf-fee9-4af4-b580-c07d8408dd54"
}&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Jun 2020 11:51:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347725#M34097</guid>
      <dc:creator>bensquire</dc:creator>
      <dc:date>2020-06-17T11:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve API key</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347729#M34098</link>
      <description>&lt;P&gt;I've worked it out. I'd created a &lt;STRONG&gt;developer-account&lt;/STRONG&gt; and an &lt;STRONG&gt;application,&lt;/STRONG&gt; but what I actually needed was a &lt;STRONG&gt;test-account. &lt;/STRONG&gt;Once I'd done that the settings worked as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clear as mud.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 12:01:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Unable-to-retrieve-API-key/m-p/347729#M34098</guid>
      <dc:creator>bensquire</dc:creator>
      <dc:date>2020-06-17T12:01:00Z</dc:date>
    </item>
  </channel>
</rss>

