Example JSON HTTP request for twitter api?

后端 未结 2 2023
臣服心动
臣服心动 2021-02-06 12:06

I want to make a request to the twitter api. This is the example provided in the documentation (https://dev.twitter.com/docs/api/1/get/search):

GET:

http://sear         


        
2条回答
  •  没有蜡笔的小新
    2021-02-06 12:31

    This does not work anymore since Twitter announced API 1.1. Look at this question to learn to use API 1.1: Need help converting to Twitter API v1.1 - JavaScript

提交回复
热议问题