QA-T731

HTTP Connectors : 07 - OAuth 2 send request data as JSON

OBJECTIVE
Verify that a connector function can set the "Send token request data as JSON" to ON for OAuth 2 Admin and verify the authentication still works.
PRECONDITION
The app "Connectors Testing" exists and its associated connectors are setup correctly. Link to the app

Additionally the following connection details are set up. Link to connector the app uses

Must have a Tulip email account.

Connection Details
Authentication Type = Create one with "OAuth 2 (Admin)" and one with "OAuth 2 (Operator)" - this can be done in a single connector if you utilize multiple environment settings
Authorization Code URL = https://accounts.google.com/o/oauth2/v2/auth
Access Token URL = https://oauth2.googleapis.com/token
Scope = https://www.googleapis.com/auth/gmail.readonly
Client ID and Secret = setup/found up by going to "https://console.cloud.google.com/apis/credentials" with your Tulip Account and selecting an "OAuth 2.0 Client ID" that matches your instance.

Covers

models
routes