Botometer Pro

부분 유료
분류별 Observatory on Social Media | 업데이트됨 16 days ago | Social
인기

9.2 / 10

지연 시간

1,207ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

error:"Bad Request" message:"Error handling the query."

Rapid account: Jiahui Sophia
jiahuiSophia
2 years ago

hi I have an ultra plan. I want to detect social bots in batches, so I tested with two users, the code is as follows:

[
    {
        “created_at”: “Tue Feb 24 10:16:10 +0000 2009”, 
        “user”:  { 
                 “id”: 21742949,
                 “screen_name”: “TrollColors”
             }
    },
    {
        “created_at”: “Wed Feb 22 13:33:45 +0000 2012”, 
        “user”:  { 
                 “id”: 499781604,
                 “screen_name”: “EmLednor”
             }
    }
]

but the code snippets said:

axios.request(options).then(function (response) {
console.log(response.data);
}).catch(function (error) {
console.error(error);
});

and the results said:

error:"Bad Request"
message:“Error handling the query.”

I’m a beginner and I don’t know why this problem occurs. please help me to solve it, thanks

Rapid account: O So Me
OSoMe Commented 2 years ago

You will need to provide the full user object in your payload.

–Botometer Team

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입