I am not sure what to fill in the “Callback URL” field at the developer portal, app detail page…Can I just fill in the url that I used to register webhook?
Callback URL is only used for the sign-in with Twitter API feature. If your app does not implement login, you do not need it.
It must be a publically-accessible URL where your application is listening for the callback result from the OAuth sign-in flow. It should not be the URL for a webhook endpoint.
2 Likes
system
closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.