# Error "You are not authorized to execute this request"

<figure><img src="/files/A8irm21FMQC3N0juWilt" alt=""><figcaption></figcaption></figure>

📍<mark style="color:blue;">**Solution:**</mark> This error is related to API key settings: most likely you have not set the trading permission in the key settings. You need to double-check each step according to these instructions:

📎 [**Instructions for Binance**](/en/user-guide/1.3-api-binding-tutorial/1.3.1-binance-api-binding-tutorial.md)

📎 [**Instructions for Bybit**](/en/user-guide/1.3-api-binding-tutorial/1.3.3-bybit-api-binding-tutorial.md)

📎 [**Instructions for HTX**](/en/user-guide/1.3-api-binding-tutorial/1.3.2-htx-api-binding-tutorial.md)

📎 [**Instructions for BingX**](/en/user-guide/1.3-api-binding-tutorial/1.3.4-bingx-api-binding-tutorial.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hash7-gitbook.gitbook.io/en/faq/api-issues/error-you-are-not-authorized-to-execute-this-request.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
