# Invalid Authorization Error

Each broker associated with your Option Alpha account can have only one set of credentials authorized. These credentials provide access to the accounts linked to that username and password.

If you change your brokerage account settings, password, or authorize a new set of credentials after authorizing an account, the existing authorization will become invalid.<br>

If an account is no longer authorized, any attempts to trade in that account will result in an "Invalid Authorization" error. To avoid this error, it's crucial to authorize only one primary set of credentials. If any changes are made to the connected brokerage account, you must reauthorize the connection on Option Alpha.

<figure><img src="https://cdn.prod.website-files.com/5fba23eb8789c3c7fcfb5f31/641b69730b813e35a59e17d6_Invalid%20Authorization.png" alt=""><figcaption></figcaption></figure>

‍\
If you plan to use multiple accounts at your brokerage, you must contact their support team and group them under one username login. You should then exclusively use this username to avoid any authorization-related errors.


---

# 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://docs.optionalpha.com/technical-documentation/troubleshooting/invalid-authorization-error.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.
