Plugin required for the OAuth 2.0 via REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 05:51 AM - edited 08-01-2024 06:09 AM
Hi Team,
Can someone please help me on the below .
What are the plugin required to execute the OAuth 2.0 via REST API step in integration hub.
By the API Registry i am getting the token but the token is not useful in the REST API , it is generating the new on by the REST API is there any separate plugin is required for this.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 07:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 07:58 AM
I have tried by giving the connection and credentials but it is not taking the token from this.
If i pass the client id, client secrete and grant type in request body by using the credentials alias i have passed my API Register but it is giving new token instead of taking from the connections.
Is there any specific plugins is used for this ?