Hello Cognigy,
just another question about sending http request to google apis using their OAuth2 process.
I've got my credentials as a JSON file that looks like that:
How these JSON fields are mapped to the OAuth2 Authentication fields of the HTTPRequest node?
When I'm creating a new Connection for that, there are fields:
- oAuth2ClientId
- oAuth2ClientSecret
- oAuth2Scope
- oAuth2Url
Only one field is clear - the Scope and it comes not from JSON, but just from google documentation and it's an URL.
Thank you for your help!
Best,
Anton
Comments
2 comments