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
Copy file name to clipboardExpand all lines: x-api/account-activity/introduction.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,10 @@ This document focuses on managing user subscriptions associated with your webhoo
46
46
47
47
The Account Activity API provides webhook-based JSON messages any time there are events associated with X accounts subscribed to your service. X delivers those activities to your registered webhook. In the following steps, you will learn how to set up and manage subscriptions for user accounts.
48
48
49
+
<Warning>
50
+
Account Activity API v2 currently does not support User Auth 2.0. We are working on fixing this and will update our docs when OAuth 2.0 is supported.
51
+
</Warning>
52
+
49
53
### 1\. Create an X App
50
54
51
55
Create an X app with an approved developer account from the [developer portal](https://developer.x.com/en/portal/products/enterprise). If creating the app on behalf of your company, use a corporate X account.
0 commit comments