You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This integration requires that you have a Google account.
@@ -31,6 +33,12 @@ Make sure that your consent screen has been configured. Add yourself as a test u
31
33
### Step 6 Fill in OAuth Details
32
34
Create the OAuth client ID. Select "Web application" as the application type and fill in the details.
33
35
36
+
Under "Authorized redirect URIs", insert your OAuth2 Redirect URI.
37
+
38
+
### Add a Redirect URI
39
+
40
+
<OAuth2Redirectprovider="youtube" />
41
+
34
42
### Step 7 Activate YouTubes API
35
43
Go to Activated APIs and Services. Then click on Activate APIs and Services. Search YouTube Data API v3 and activate the API by clicking it and clicking Activate.
36
44
Do the same Process with YouTube Analytics API and YouTube Reporting API.
0 commit comments