8000
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 a371471 commit 10593f8Copy full SHA for 10593f8
README.md
@@ -132,6 +132,13 @@ In this case, you don't need to set the consumer key and secret.
132
For sending an API request with app-only auth, see the ‘Usage examples’ section.
133
134
135
+### A word on your callback URL
136
+
137
+Twitter is very restrictive about which URLs may be used for your callback URL.
138
+For example, even the presence of the ‘www’ subdomain must match with the domain
139
+that you specified in the settings of your app at https://developer.twitter.com/en/apps.
140
141
142
Mapping API methods to Codebird function calls
143
----------------------------------------------
144
0 commit comments