Twitter REST change “from API” to something meaningful

后端 未结 4 734
-上瘾入骨i
-上瘾入骨i 2020-12-21 00:23

When using simple request to post to Twitter the messages are signed with \"sent from API\". Is there a way to change that to the actual name of your application? Is it anot

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-21 01:12

    This is covered in the Twitter API FAQ

    If you would like tweets from your application to recieve a source parameter, please register an application and implement OAuth authentication. We will automatically include your application as the source for any tweets sent from your application.

提交回复
热议问题