Twitter POST problems using api 1.1

前端 未结 4 1390
遥遥无期
遥遥无期 2021-01-06 06:55

We\'ve just changed to Twitter api 1.1, and now Tweeting doesn\'t work & returns an error \"The remote server returned an error: (400) Bad Request.\" Researching on SO

4条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-06 07:23

    400 means you are not authenticated. I recommend getting user context.

    https://dev.twitter.com/docs/auth/oauth#user-context

提交回复
热议问题