How to fetch new access token from third part application?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 07:18 AM
Hi Community,
We have setup OAuth 2.0 profile which we use it in flow designer action via connection and credential alias. Now to get the token we clicked on Get OAuth Token related link however, we only received access token and not the refresh token. So, just wanted to know what would be the best approach to fetch the new access token when making outbound call?
Note: We are using Client Credential as the grant type
Any suggestions would be really helpful.
Kind Regards
Suresh
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 03:05 AM
Any Suggestions on this