How to resolve if Browser page is unresponsive while connecting VCS via Oauth authentication from Github ?
book
Article ID: KB0070824
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
8.3.1 and later, 8.4.1 and later, 8.5.1 and later, 8.6 and later.
Description
While setting up VCS with OAuth and TIBCO Data Virtualization just waits for the token and then a browser window opens with the callback URL which error out as not reachable as shown below:
Environment
All supported environment
Resolution
This issue occurs because the callback URL set in your GitHub account is not correct. To resolve this issue follow the steps: 1. Log in to your GitHub account and navigate to Settings > Developer Settings > OAuth Apps: 2. Open the application and scroll down to the Authorization callback URL to edit the correct URL. For example: http://localhost:18000/oauth2callback 3. Click on Update application: 4. Open VCS in TIBCO Data Virtualization studio and check all the fields like below: 5. Click on verify and the browser page will be responsive now:
Issue/Introduction
This article explains about the browser page error while trying to connect VCS via Oauth authentication from Github in TIBCO Data Virtualization.