How to resolve if Browser page is unresponsive while connecting VCS via Oauth authentication from Github ?

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

TIBCO Data Virtualization

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:
User-added image
 

Issue/Introduction

This article explains about the browser page error while trying to connect VCS via Oauth authentication from Github in TIBCO Data Virtualization.

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:
User-added image
2. Open the application and scroll down to the Authorization callback URL to edit the correct URL. For example: http://localhost:18000/oauth2callback
User-added image
3. Click on Update application:
User-added image
4. Open VCS in TIBCO Data Virtualization studio and check all the fields like below:
User-added image
5. Click on verify and the browser page will be responsive now:
User-added image