REST API, regarding 403 error code?

前端 未结 4 1302
感情败类
感情败类 2020-12-19 09:16

We are posting Tweets to multiple accounts from same IP address using software application. And in response from twitter , we are getting 403 error code, API used by us is R

4条回答
  •  青春惊慌失措
    2020-12-19 10:04

    If this is the exception that is being thrown and if you read the error it says:

    This code is used when requests are being denied due to update limits.

提交回复
热议问题