---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/direct/doc/en/troubleshooting/issue.md
  - https://yandex.com/dev/direct/doc/ru/troubleshooting/issue.md
  - href: en/troubleshooting/issue.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/support/troubleshooting/issue.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/direct/doc/en/llms.txt

# Error calling a Yandex Direct API method

If you encounter an error when calling a Yandex Direct API method, you can report it using the form below.

Copy the code of the API request and the server response and paste them in the **Request code** and **Response code** sections, or attach them as files. Please describe the situation in as much detail as possible. This will help us find the cause and fix the problem faster.


{% note info %}

For descriptions of error codes and API warnings, see [Error codes](https://yandex.com/dev/direct/doc/en/concepts/errors-list).

{% endnote %}

{% cut "Feedback" %}

<div style="padding: 15px;
     margin: 10px 0;
     background: #FFFFFF;
     border-radius: 10px;
     border: 1px solid var(--yc-color-line-generic);">
  <iframe style="background: #FFFFFF;"
        height="700"
        width="100%"
        frameborder="0"
        src="https://forms.yandex.ru/surveys/2102/?&iframe=1&lang=en">
  </iframe>
</div>

{% endcut %}

