<?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 Issue with roles with developer access to build API Integration in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4642232#M1146</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing &lt;STRONG&gt;The server understood the request, but refused to fulfill it because the access token is missing required scopes or the user is missing required roles or licenses.&amp;nbsp;&lt;/STRONG&gt;when trying to authenticate requests via API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using following scopes:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;'meeting:schedules_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:schedules_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:recordings_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:recordings_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:preferences_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:preferences_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:controls_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:controls_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:participants_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:participants_write'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading some other forums I understood that API requires paid plan of some sort ? However, i tried doing this using the developer sandbox account which I found on developer.webex.com - Is this not supposed to work there also without paid plans ?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 08:22:03 GMT</pubDate>
    <dc:creator>techies23</dc:creator>
    <dc:date>2022-07-01T08:22:03Z</dc:date>
    <item>
      <title>Issue with roles with developer access to build API Integration</title>
      <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4642232#M1146</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing &lt;STRONG&gt;The server understood the request, but refused to fulfill it because the access token is missing required scopes or the user is missing required roles or licenses.&amp;nbsp;&lt;/STRONG&gt;when trying to authenticate requests via API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using following scopes:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;'meeting:schedules_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:schedules_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:recordings_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:recordings_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:preferences_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:preferences_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:controls_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:controls_write'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:participants_read'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;'meeting:participants_write'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading some other forums I understood that API requires paid plan of some sort ? However, i tried doing this using the developer sandbox account which I found on developer.webex.com - Is this not supposed to work there also without paid plans ?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:22:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4642232#M1146</guid>
      <dc:creator>techies23</dc:creator>
      <dc:date>2022-07-01T08:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with roles with developer access to build API Integration</title>
      <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4642384#M1147</link>
      <description>&lt;P&gt;&lt;SPAN&gt;A Developer Sandbox provides you with administrator access to a licensed Webex org, therefore it will allow you to test APIs as you would do with paid plans. However, it will need the &lt;STRONG&gt;Admin meeting scopes&lt;/STRONG&gt;, you may refer the detailed documentation here:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.webex.com/docs/meetings#adminorganization-level-authentication-and-scopes" target="_blank"&gt;https://developer.webex.com/docs/meetings#adminorganization-level-authentication-and-scopes&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 12:21:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4642384#M1147</guid>
      <dc:creator>Rudrakshi</dc:creator>
      <dc:date>2022-07-01T12:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with roles with developer access to build API Integration</title>
      <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4643833#M1154</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. After some fiddling, I did manage to get the API running using the developer sandbox account. I needed to sort out the scopes properly after that. Anyway, it works for now - I'll keep testing and open a new ticket if i face any further issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, the section where you try the API does not work for sandbox account. (&lt;A href="https://developer-portal-intb.ciscospark.com/docs/api/v1/meetings/create-a-meeting" target="_blank" rel="noopener"&gt;https://developer-portal-intb.ciscospark.com/docs/api/v1/meetings/create-a-meeting&lt;/A&gt;) or maybe I am just dumb. I was not able to sign in here with my existing sandbox credentials.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 05:48:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4643833#M1154</guid>
      <dc:creator>techies23</dc:creator>
      <dc:date>2022-07-05T05:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with roles with developer access to build API Integration</title>
      <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4644062#M1157</link>
      <description>&lt;P data-unlink="true"&gt;You should be on developer.webex.com not developer-portal-intb.ciscospark.com(this is a testing version). The correct link for creating a meeting would be&amp;nbsp;&lt;A href="https://developer.webex.com/docs/api/v1/meetings/create-a-meeting" target="_blank"&gt;https://developer.webex.com/docs/api/v1/meetings/create-a-meeting&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 13:18:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4644062#M1157</guid>
      <dc:creator>Jeff Marshall</dc:creator>
      <dc:date>2022-07-05T13:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with roles with developer access to build API Integration</title>
      <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4645672#M1164</link>
      <description>&lt;P&gt;Understood. Thanks. I have already managed to run this on my postman and on my site where I want to integrate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was only confused with the link when browsing on developer sandbox section. See attached. The link redirects to the one that I had posted on my previous thread.&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="Build-Developer-Sandbox-Webex-for-Developers.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/155318iCB96435E4B1A9566/image-size/large?v=v2&amp;amp;px=999" role="button" title="Build-Developer-Sandbox-Webex-for-Developers.png" alt="Build-Developer-Sandbox-Webex-for-Developers.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either way, I have configured and figured out the API section on my part.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 09:04:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4645672#M1164</guid>
      <dc:creator>techies23</dc:creator>
      <dc:date>2022-07-07T09:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with roles with developer access to build API Integration</title>
      <link>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4645715#M1165</link>
      <description>&lt;P&gt;Thanks for pointing this out, that's a mistake on the portal. That link should instead be what Jeff provided,&amp;nbsp;&lt;A href="https://developer.webex.com/docs/api/v1/meetings/create-a-meeting" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.webex.com/docs/api/v1/meetings/create-a-meeting&lt;/A&gt;. We'll let the engineering team know and get them to correct it to the right URL.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 10:28:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/issue-with-roles-with-developer-access-to-build-api-integration/m-p/4645715#M1165</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2022-07-07T10:28:56Z</dc:date>
    </item>
  </channel>
</rss>

