Skip to content

Commit d1cf88c

Browse files
authored
Update youtube.mdx
Updated URL to reflect YouTube.
1 parent 272ed07 commit d1cf88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/providers/youtube.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Under "Authorized redirect URIs", insert your OAuth2 Redirect URI.
3636
The OAuth2 Redirect URI is the location where the provider will redirect to after trying to login. This needs to set to your Postiz FRONTEND_URL + /integrations/social/ + youtube.
3737

3838
eg: If you are running on a container, and your Postiz URL is: https://postiz.example.com, then your OAuth2 Redirect URI is https://postiz.example.com/integrations/social/youtube
39-
eg: If you are running on localhost, and your Postiz URL is http://localhost:4200, then your OAuth2 Redirect URI is http://localhost:4200/integrations/social/linkedin-page
39+
eg: If you are running on localhost, and your Postiz URL is http://localhost:4200, then your OAuth2 Redirect URI is http://localhost:4200/integrations/social/youtube
4040

4141
### Step 7 Activate YouTubes API
4242
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.

0 commit comments

Comments
 (0)