Botometer Pro

FREEMIUM
Par Observatory on Social Media | Mise à jour 21 giorni fa | Social
Popularité

9.3 / 10

Latence

1,143ms

Niveau de service

100%

Health Check

N/A

Retour à toutes les discussions

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

Rapid account: Jiahui Sophia
jiahuiSophia
2 anni fa

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 anni fa

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

–Botometer Team

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires