<?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: Insufficient scopes were provided in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/937093#M71600</link>
    <description>&lt;P&gt;I used the install url and it works, but it doesn't use the optional_scope parameter that I would like to use. The scopes that are passed are strictly as set in the application. The issue is that some scopes are passed in the optional_scope parameter, instead of the scope parameter.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2024 12:23:32 GMT</pubDate>
    <dc:creator>IIt2</dc:creator>
    <dc:date>2024-03-04T12:23:32Z</dc:date>
    <item>
      <title>Insufficient scopes were provided</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/936132#M71565</link>
      <description>&lt;P&gt;I created the application according to the &lt;A href="https://developers.hubspot.com/docs/api/working-with-oauth" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; and connected all scopes in general. I included the scopes available to any account in the scopes parameter in the get-request. Further, I have included all other scopes in the optional_scope parameter. But I still get the error.&lt;BR /&gt;&lt;BR /&gt;Here is the full url of my request(I replaced client_id, redirect_uri and state):&lt;BR /&gt;&lt;A href="https://app.hubspot.com/oauth/45411707/authorize?client_id=x&amp;amp;optional_scope=transactional-email+social+content+automation+hubdb+e-commerce+ctas.read&amp;amp;redirect_uri=x&amp;amp;scope=settings.users.read+cms.domains.read+cms.domains.write+cms.performance.read+crm.lists.read+crm.lists.write+crm.objects.companies.read+crm.objects.companies.write+crm.objects.contacts.read+crm.objects.contacts.write+crm.objects.deals.read+crm.objects.deals.write+crm.objects.line_items.read+crm.objects.line_items.write+crm.objects.marketing_events.read+crm.objects.marketing_events.write+crm.objects.owners.read+crm.objects.quotes.read+crm.objects.quotes.write+crm.schemas.companies.read+crm.schemas.companies.write+crm.schemas.contacts.read+crm.schemas.contacts.write+crm.schemas.deals.read+crm.schemas.deals.write+crm.schemas.line_items.read+crm.schemas.quotes.read+settings.billing.write+settings.currencies.write+settings.users.write+settings.users.teams.write+settings.currencies.read+settings.users.teams.read+accounting+actions+account-info.security.read+business-intelligence+communication_preferences.read+communication_preferences.read_write+communication_preferences.write+conversations.read+conversations.write+crm.export+crm.import+external_integrations.forms.access+files+files.ui_hidden.read+forms+forms-uploaded-files+integration-sync+media_bridge.read+media_bridge.write+oauth+sales-email-read+tickets+timeline&amp;amp;state=y" target="_blank"&gt;https://app.hubspot.com/oauth/45411707/authorize?client_id=x&amp;amp;optional_scope=transactional-email+social+content+automation+hubdb+e-commerce+ctas.read&amp;amp;redirect_uri=x&amp;amp;scope=settings.users.read+cms.domains.read+cms.domains.write+cms.performance.read+crm.lists.read+crm.lists.write+crm.objects.companies.read+crm.objects.companies.write+crm.objects.contacts.read+crm.objects.contacts.write+crm.objects.deals.read+crm.objects.deals.write+crm.objects.line_items.read+crm.objects.line_items.write+crm.objects.marketing_events.read+crm.objects.marketing_events.write+crm.objects.owners.read+crm.objects.quotes.read+crm.objects.quotes.write+crm.schemas.companies.read+crm.schemas.companies.write+crm.schemas.contacts.read+crm.schemas.contacts.write+crm.schemas.deals.read+crm.schemas.deals.write+crm.schemas.line_items.read+crm.schemas.quotes.read+settings.billing.write+settings.currencies.write+settings.users.write+settings.users.teams.write+settings.currencies.read+settings.users.teams.read+accounting+actions+account-info.security.read+business-intelligence+communication_preferences.read+communication_preferences.read_write+communication_preferences.write+conversations.read+conversations.write+crm.export+crm.import+external_integrations.forms.access+files+files.ui_hidden.read+forms+forms-uploaded-files+integration-sync+media_bridge.read+media_bridge.write+oauth+sales-email-read+tickets+timeline&amp;amp;state=y&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 16:13:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/936132#M71565</guid>
      <dc:creator>IIt2</dc:creator>
      <dc:date>2024-03-01T16:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient scopes were provided</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/936236#M71569</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/720174"&gt;@IIt2&lt;/a&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-inline" image-alt="KevinC_0-1709321709480.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/111958iADA60C4C484C5307/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevinC_0-1709321709480.png" alt="KevinC_0-1709321709480.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you retrieve the install URL from your developer account, pictured above do you see the same issue?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Its worth checking is that you're sure the scope are set correcting in the developer account UI, and that they match the scopes being passed in:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevinC_1-1709321759213.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/111959i0115E57989D1FC7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevinC_1-1709321759213.png" alt="KevinC_1-1709321759213.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, making updates to the scopes can take time for the syste to fully update. If you're rapidly testing it might be worth slowing down a little to ensure everything is caught up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy to help out however I can!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 19:41:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/936236#M71569</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2024-03-01T19:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient scopes were provided</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/937093#M71600</link>
      <description>&lt;P&gt;I used the install url and it works, but it doesn't use the optional_scope parameter that I would like to use. The scopes that are passed are strictly as set in the application. The issue is that some scopes are passed in the optional_scope parameter, instead of the scope parameter.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 12:23:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Insufficient-scopes-were-provided/m-p/937093#M71600</guid>
      <dc:creator>IIt2</dc:creator>
      <dc:date>2024-03-04T12:23:32Z</dc:date>
    </item>
  </channel>
</rss>

