<?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: Problems using telephony/calls API - Getting started in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788606#M1965</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1473092"&gt;@CaioRocha&lt;/a&gt;&amp;nbsp;log in to the Sandbox on admin.webex.com with a Full Admin and check the licenses of the user under Users. It probably misses the Webex Calling license, so if you add that you should be able to get rid of that error.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 12:18:21 GMT</pubDate>
    <dc:creator>Janos Benyovszki</dc:creator>
    <dc:date>2023-03-07T12:18:21Z</dc:date>
    <item>
      <title>Problems using telephony/calls API - Getting started</title>
      <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788046#M1958</link>
      <description>&lt;P&gt;Hi everyone, I'm having some difficulties using the Webex API, more specifically the Call Controls endpoint. Initially I tried to use it with an adimin account, but I ended up changing to a Developer Sandbox account due to the need for a License, at the moment with the developer account I am receiving the following request message&lt;/P&gt;&lt;P&gt;GET "&lt;A href="https://webexapis.com/v1/telephony/calls" target="_blank"&gt;https://webexapis.com/v1/telephony/calls&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"message": "Target user not authorized",
	"errors": [
		{
			"description": "Target user not authorized",
			"code": 9601
		}
	],
	"trackingId": "CXAPI_64060051-CBF2-01BB-013C-AC12DEC1013C"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to solve this problem by generating a token by an integration giving the "-spark:calls_read" and "-spark:calls_write" scopes, but that didn't work either. Was there anything else I could do? Any permissions I have to enable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 15:21:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788046#M1958</guid>
      <dc:creator>CaioRocha</dc:creator>
      <dc:date>2023-03-06T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using telephony/calls API - Getting started</title>
      <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788560#M1962</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1473092"&gt;@CaioRocha&lt;/a&gt;&amp;nbsp;not sure which Sandbox you are using, but the ones here&amp;nbsp;&lt;A href="https://developer.webex.com/docs/developer-sandbox-guide" target="_blank"&gt;https://developer.webex.com/docs/developer-sandbox-guide&lt;/A&gt;&amp;nbsp;should work. You get that error message, because the Webex Calling license is not assigned to the user you are using to communicate with the API. Please add that, or if you don't have that license option, request a new Sandbox from the above link.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 11:10:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788560#M1962</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2023-03-07T11:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using telephony/calls API - Getting started</title>
      <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788588#M1964</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/903055"&gt;@Janos Benyovszki&lt;/a&gt;thanks for the answer, the Developer Sandbox account was created following the step by step of the link you sent me.&lt;BR /&gt;You said it's the lack of a license, how can I get it?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 11:43:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788588#M1964</guid>
      <dc:creator>CaioRocha</dc:creator>
      <dc:date>2023-03-07T11:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using telephony/calls API - Getting started</title>
      <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788606#M1965</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1473092"&gt;@CaioRocha&lt;/a&gt;&amp;nbsp;log in to the Sandbox on admin.webex.com with a Full Admin and check the licenses of the user under Users. It probably misses the Webex Calling license, so if you add that you should be able to get rid of that error.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 12:18:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788606#M1965</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2023-03-07T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using telephony/calls API - Getting started</title>
      <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788765#M1966</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/903055"&gt;@Janos Benyovszki&lt;/a&gt;&amp;nbsp;I appreciate your answer!&lt;BR /&gt;I did what you said in the last comment and the request worked! It brought status 200, I noticed that it brought an empty list of calls. Do I have to include anything else to bring 1 to 1 calls other than PSTN?&lt;BR /&gt;Or via API is not possible?&lt;BR /&gt;In case you need I open another conversation about these last questions&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 15:10:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4788765#M1966</guid>
      <dc:creator>CaioRocha</dc:creator>
      <dc:date>2023-03-07T15:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using telephony/calls API - Getting started</title>
      <link>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4793640#M1991</link>
      <description>&lt;P&gt;The sandbox org you created has Webex Calling licenses so you just need to assign the license to the users you create in the org that you want to have the license. &lt;BR /&gt;See: &lt;A href="https://help.webex.com/en-us/article/9dmqgv/Edit-service-licenses-in-Control-Hub-for-individual-users" target="_blank"&gt;https://help.webex.com/en-us/article/9dmqgv/Edit-service-licenses-in-Control-Hub-for-individual-users&lt;/A&gt;&lt;BR /&gt;You can also assign licenses to users using the &lt;A href="https://developer.webex.com/docs/api/v1/people" target="_self"&gt;/people API&lt;/A&gt;. &lt;BR /&gt;You can get the your license IDs from the &lt;A href="https://developer.webex.com/docs/api/v1/licenses" target="_blank" rel="noopener"&gt;/licenses API&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 13:15:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/problems-using-telephony-calls-api-getting-started/m-p/4793640#M1991</guid>
      <dc:creator>Jeff Marshall</dc:creator>
      <dc:date>2023-03-14T13:15:26Z</dc:date>
    </item>
  </channel>
</rss>

