Skip to content

Commit aee8eb3

Browse files
authored
x.mdx aktualisieren
1 parent 3bb2efb commit aee8eb3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/providers/x.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@ title: X
33
description: How to add X to your system
44
---
55

6+
import {Callout} from "nextra/components";
67
import OAuth2Redirect from "../../components/snippets/oauth2redirect.tsx";
78

9+
<Callout>
10+
Watch the YouTube Tutorial: https://m.youtube.com/watch?si=swqzAXiSTFOXZiFo&v=3WneMPnOu88&feature=youtu.be
11+
</Callout>
12+
813
X is a bit different.<br />
914
They created an oAuth2 flow, but it works only with Twitter v2 API.<br />
1015
But in order to upload pictures to X, you need to use the old Twitter v1 API.<br />

0 commit comments

Comments
 (0)