OAuth Access or Refresh tokens are not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:12 AM
Hi,
Integrating Notify connector with Microsoft teams
OAuth profile:
I have created a OAuth Profile for Microsoft teams. The Profile created is as follows.
when I try to click on "get token details", I am getting the below highlighted error
can someone help me with this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:37 AM
@Sandeep Rajput Thanks for sharing your response
I am also getting the highlighted issue as well
if i still click on related links "get oauth token", getting the below error

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:26 AM
@sushantmalsure @Sandeep Rajput Thanks for sharing your response
I am also getting the highlighted issue as well
if i still click on related links "get oauth token", getting the below error

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:39 AM
@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.