Webex meetings oauth application portal deprecated.DescriptionAccess integrations created for Webex meetings or try to create a new OAuth application for Webex meetings as listed in this page :https://developer.cisco.com/docs/webex-meetings/integration/This shows a blank page.As per Webex Support team, the management portal for the OAuth integrations is no longer working, and will be deprecated. If you are wanting to create a new integration we recommend creating the integrations from the newer Webex Developer Portal https://developer.webex.com/docs/integrations as that will also allow you to support the REST APIs from the same integration while still working with the XML API.Steps to Reproduce Access integrations created for Webex meetings or try to create a new OAuth application for Webex meetings as listed in this page :https://developer.cisco.com/docs/webex-meetings/integration/This shows a blank page.Workaround[Recommended] If you have an Oauth app already created by following the steps in section 'Create a Webex Teams OAuth application' and provided meeting:admin_schedule_read scope to the app: https://docs.servicenow.com/bundle/washingtondc-it-asset-management/page/product/software-asset-management2/concept/integrate-with-webex-apps.html#title_create-webex-teams-oauth-appUse the Client ID and Client Secret of this app.Alternatively, Create a new Oauth app for webex meetings.1. Create an app : https://developer.webex.com/docs/integrations2. Add the required mandatory inputs like logo, description of your choice.3. Add Redirect url of the instance.4. Add meeting:admin_schedule_read scope - Retrieve meetings of all Webex users of your organization5. Save the app.6. copy the Client ID and Client Secret.Import the attached update set.Configure the integration profile as mentioned in the documentation step 'Create a Webex integration profile': https://docs.servicenow.com/bundle/washingtondc-it-asset-management/page/product/software-asset-management2/concept/integrate-with-webex-apps.html#title_create-integration-webex-appsRelated Problem: PRB1768314