<?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: WebexCC API - Refresh the REST Refresh Token Without Generating a in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webexcc-api-refresh-the-rest-refresh-token-without-generating-a/m-p/4753055#M3374</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1452345"&gt;@dwynn2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;one such method was covered in the sample “Token management Sample” where we go over the process of background refresh without user intervention.&lt;/P&gt;
&lt;P&gt;the initial access token, refresh token, needs to be generated through the form based/ user initiated OAuth. You can do this via postman or have an integration page on your app with a button to trigger the flow.&lt;/P&gt;
&lt;P&gt;the rest is via a backend scheduler service that generates an access and refresh token pair. Both access and refresh tokens will change eventually near the 59 day mark hence your service will persist this pair via some method. In the example we use a simple database with a single row per orgID for the token(your app could onboard any number of customers)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample" target="_blank"&gt;https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Arunabh&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 15:59:25 GMT</pubDate>
    <dc:creator>Arunabh Bhattacharjee</dc:creator>
    <dc:date>2023-01-11T15:59:25Z</dc:date>
    <item>
      <title>WebexCC API - Refresh the REST Refresh Token Without Generating a Code</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webexcc-api-refresh-the-rest-refresh-token-without-generating-a/m-p/4753049#M3373</link>
      <description>&lt;P&gt;I am setting up a process to pull data for many customers using Webex CC.&amp;nbsp; There is a refresh token that is provided but expires every 60 days.&amp;nbsp; Instead of the customer generating a new code ever 60 days that generates a new refresh and auth token, I'd like to know how to push the expiration date of the current refresh token out OR get a new refresh token with a new expiration date without creating a new Code.&lt;/P&gt;&lt;P&gt;This is the documentation i'm currently using.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.webex-cx.com/documentation/authentication" target="_blank" rel="noopener"&gt;https://developer.webex-cx.com/documentation/authentication&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:42:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webexcc-api-refresh-the-rest-refresh-token-without-generating-a/m-p/4753049#M3373</guid>
      <dc:creator>dwynn2</dc:creator>
      <dc:date>2023-01-11T15:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: WebexCC API - Refresh the REST Refresh Token Without Generating a</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webexcc-api-refresh-the-rest-refresh-token-without-generating-a/m-p/4753055#M3374</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1452345"&gt;@dwynn2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;one such method was covered in the sample “Token management Sample” where we go over the process of background refresh without user intervention.&lt;/P&gt;
&lt;P&gt;the initial access token, refresh token, needs to be generated through the form based/ user initiated OAuth. You can do this via postman or have an integration page on your app with a button to trigger the flow.&lt;/P&gt;
&lt;P&gt;the rest is via a backend scheduler service that generates an access and refresh token pair. Both access and refresh tokens will change eventually near the 59 day mark hence your service will persist this pair via some method. In the example we use a simple database with a single row per orgID for the token(your app could onboard any number of customers)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample" target="_blank"&gt;https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Arunabh&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:59:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webexcc-api-refresh-the-rest-refresh-token-without-generating-a/m-p/4753055#M3374</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2023-01-11T15:59:25Z</dc:date>
    </item>
  </channel>
</rss>

