<?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: API Error missing scopes despite scopes being present in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1111235#M80441</link>
    <description>&lt;P&gt;+1 same issue here on my test account, with the crm.objects.custom.write scope. (Private App) This was working previously and just noticed that it is not working today. This does however seem to still be working as expected on another production / non test account. Did you get anywhere with this?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2025 11:47:43 GMT</pubDate>
    <dc:creator>DWebber3</dc:creator>
    <dc:date>2025-02-19T11:47:43Z</dc:date>
    <item>
      <title>API Error missing scopes despite scopes being present</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1110665#M80416</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are seeing a random issues with an API app intgeration whereby the API is return a 403 due to a missing scope, despite the scope being present on the integration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There have been no code changes and the system was operating as normal last week. Today, however, we are seeing an error when attempting to create custom objects that the scope&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;`crm.objects.custom.write` is not present&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have confirmed that this scope is indeed present.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried removing and readding the scope with no luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{"status":"error","message":"This app hasn't been granted all required scopes to make this call. Read more about required scopes here: https://developers.hubspot.com/scopes.","correlationId":"9c250cfe-b9a3-4b64-a181-228e5d1e32a6","errors":[{"message":"One or more of the following scopes are required.","context":{"requiredScopes":["crm.objects.custom.write"]}}],"links":{"scopes":"https://developers.hubspot.com/scopes"},"category":"MISSING_SCOPES"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 14:08:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1110665#M80416</guid>
      <dc:creator>PTSergio</dc:creator>
      <dc:date>2025-02-18T14:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: API Error missing scopes despite scopes being present</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1110974#M80431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/833316"&gt;@PTSergio&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you working with a Public or Private App? The custom object scopes are restricted for use via Public Apps. If you haven't already, you may need to consider requesting access to these scopes (more info &lt;A href="https://developers.hubspot.com/custom-objects-schema-pilot" target="_blank" rel="noopener"&gt;here&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this proves helpful. Please let me know if you have any follow-up questions.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 22:32:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1110974#M80431</guid>
      <dc:creator>zach_threadint</dc:creator>
      <dc:date>2025-02-18T22:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: API Error missing scopes despite scopes being present</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1111235#M80441</link>
      <description>&lt;P&gt;+1 same issue here on my test account, with the crm.objects.custom.write scope. (Private App) This was working previously and just noticed that it is not working today. This does however seem to still be working as expected on another production / non test account. Did you get anywhere with this?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 11:47:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1111235#M80441</guid>
      <dc:creator>DWebber3</dc:creator>
      <dc:date>2025-02-19T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: API Error missing scopes despite scopes being present</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1111778#M80461</link>
      <description>&lt;P&gt;Morning&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a private app and is still working in the production account. Just not the staging. The same code but with different API keys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is still an issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 09:03:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1111778#M80461</guid>
      <dc:creator>PTSergio</dc:creator>
      <dc:date>2025-02-20T09:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: API Error missing scopes despite scopes being present</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1133362#M81464</link>
      <description>&lt;P&gt;Hello!&amp;nbsp;&lt;BR /&gt;I am trying to create a lead using the API leads. I am using a private app and I have added all scopes needed but I can't create anything. I still have 403 error scope missing despite I have all scopes. What can I do?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 08:06:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1133362#M81464</guid>
      <dc:creator>CRaynaud</dc:creator>
      <dc:date>2025-04-08T08:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: API Error missing scopes despite scopes being present</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1146451#M82032</link>
      <description>&lt;P&gt;Also consider that hubspot returns the exact same 403 MISSING_SCOPES error for both cases:&lt;BR /&gt;- when you actually have missing scopes&lt;/P&gt;&lt;P&gt;- when your hubspot account does not have access to certain paid / higher tier features&lt;BR /&gt;(Leads object is only available on Enterprise plan)&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 11:22:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-Error-missing-scopes-despite-scopes-being-present/m-p/1146451#M82032</guid>
      <dc:creator>mank</dc:creator>
      <dc:date>2025-05-09T11:22:56Z</dc:date>
    </item>
  </channel>
</rss>

