The CreatorCon Call for Content is officially open! Get started here.

OAuth Access or Refresh tokens are not available

anvitha ash
Tera Contributor

Hi, 

Integrating Notify connector with Microsoft teams

Reference :https://docs.servicenow.com/bundle/vancouver-integrate-applications/page/administer/integrationhub-s...

 

OAuth profile:

I have created a OAuth Profile for Microsoft teams. The Profile created is as follows.

anvithaash_1-1698241530167.png

 

anvithaash_2-1698241581730.png

 

 

when I try to click on "get token details", I am getting the below highlighted error

anvithaash_0-1698241322450.png

 

 

can someone help me with this issue 

8 REPLIES 8

@Sandeep Rajput Thanks for sharing your response

 

I am also getting the highlighted issue as well

anvithaash_0-1698244604777.png

 

 

if i still click on related links "get oauth token", getting the below error

anvithaash_1-1698244604765.png

 

 

anvithaash_1-1698241530167.png

anvitha ash
Tera Contributor

@sushantmalsure @Sandeep Rajput Thanks for sharing your response

 

I am also getting the highlighted issue as well

anvithaash_0-1698243876896.png

 

if i still click on related links "get oauth token", getting the below error

anvithaash_1-1698243919663.png

 

@anvitha ash The error in the first screenshot indicates that there is no refresh token available to make request which is obvious as you Get Refresh Token UI Action is throwing error due to incorrect Client Secret. Focus on fixing the client secret and the error will resolve.