W
W
WolfInChains2020-11-13 17:04:30
API
WolfInChains, 2020-11-13 17:04:30

Why does "Internal server error" occur?

When using https://vk.com/dev/messages.send to reply to a message, I get the following response. You can learn the parameters that I pass from it. What could be the problem?

{
    "error": {
        "error_code": 10,
        "error_msg": "Internal server error",
        "request_params": [{
            "key": "oauth",
            "value": "1"
        }, {
            "key": "method",
            "value": "messages.send"
        }, {
            "key": "chat_id",
            "value": "2071"
        }, {
            "key": "disable_mentions",
            "value": "0"
        }, {
            "key": "dont_parse_links",
            "value": "0"
        }, {
            "key": "intent",
            "value": "default"
        }, {
            "key": "random_id",
            "value": "0"
        }, {
            "key": "reply_to",
            "value": "3001"
        }, {
            "key": "v",
            "value": "5.126"
        }]
    }
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Olegofr3n77, 2020-11-13
@WolfInChains

If you believe the documentation ( https://vk.com/dev/errors ), then this is an internal server error
5fae945aac814469048487.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question