We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77a788 commit 6f35488Copy full SHA for 6f35488
Manage-Direct-Messages/post_dm_to_conversation.py
@@ -12,7 +12,7 @@
12
#-----------------------------------------------------------------------------------------------------------------------
13
# These variables need to be updated to the setting that match how your Twitter App is set-up at
14
# https://developer.twitter.com/en/portal/dashboard. These will not change from run-by-run.
15
-client_id = 'dE5vYmJaa3o5QWRlNEt1T01DZ206MTpjaQ'
+client_id = ''
16
#This must match *exactly* the redirect URL specified in the Developer Portal.
17
redirect_uri = "https://www.example.com"
18
0 commit comments