# Troubleshooting

## Connection is not verifying with the API key

Ensure that your Mirakl user account has the "Seller Administration" role assigned. The API key requires this role for proper functionality. If your role is different, please request an update from your Mirakl administrator.

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

## Cleaning Up Mirakl URL

Sometimes, issues may arise due to variations in the Mirakl URL. To ensure a smooth connection, please make sure your Mirakl URL is in the correct format. Follow these steps to clean up the Mirakl URL:

1. **Original URL:** `https://1800flowers-prod.mirakl.net/marketplace-dashboard/`
2. **Cleaned Up URL:** `https://1800flowers-prod.mirakl.net`

By removing any unnecessary paths beyond the main domain, you can enhance the accuracy of the connection. Ensure that your Mirakl URL matches the cleaned-up format. If you continue to face issues, feel free to reach out to our support team for further assistance.


---

# 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.juble.io/channels/mirakl/troubleshooting.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.
