> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-de/bol/items-auf-bol-auflisten/fehler-unzureichende-berechtigungen-fur-bol-beheben.md).

# Fehler „Unzureichende Berechtigungen“ für bol beheben

Nach dem Ausführen der Bol.com-API kann es im Vorschau-Schritt der API zu Fehlern kommen. Wenn du im Vorschau-Schritt deiner Bol.com-API den Fehler „INSUFFICIENT\_PERMISSIONS“ siehst, kannst du die folgenden Schritte befolgen, um den Fehler zu beheben.

### Die Lösung

{% stepper %}
{% step %}

### Fehler herunterladen

Wechsle in deinem Projekt zum Vorschau-Schritt deiner Bol.com-API und lade die Fehler als CSV-Datei herunter.

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/2eJQsNKm6bXo4BuR7v2Q/19769554534546" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Kategorisierung prüfen

Öffne die Fehlerdatei und prüfe, ob die Produkte mit dem Fehler korrekt kategorisiert sind.\
Wenn die gewählte Kategorie oder der Produkttyp falsch ist (z. B. wenn ein Windows-Laptop fälschlicherweise als „Apple“-Produkt klassifiziert wurde), korrigiere die Kategorisierung im Kategorien-Schritt oder den Produkttyp im Attribute-Schritt.

{% endstep %}

{% step %}

### Für Verkaufserlaubnis bei Bol.com bewerben (wenn Kategorien korrekt sind)

Wenn du die richtigen Kategorien für deine Produkte gewählt hast und trotzdem den Fehler erhältst, gehe zur Bol-Partnerplattform [Webseite für Verkooprechten](https://partnerplatform.bol.com/verkopen/tips-voor-je-winkel/verkooprechten) (nur auf Niederländisch verfügbar).

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/ZQdoecAavOmcW9rlue7j/19769554546450" alt=""><figcaption></figcaption></figure>

Wähle auf dieser Webseite die Kategorie und, falls verfügbar, die Unterkategorie deiner Produkte aus.&#x20;
{% endstep %}

{% step %}

### Bedingungen lesen und Antrag stellen

Lies die Bedingungen („voorwaarden“) und fülle die Anfrage („aanvraag“) aus, damit Bol.com deine Bewerbung akzeptiert und dir die Erlaubnis gibt, die Produkte zu verkaufen.

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/PBsdAdafZfiPHLEUUZ9m/19769570594706" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Auf Antwort von Bol warten

Warte auf eine Antwort von Bol zu deiner Bewerbung. Sobald deine Bewerbung akzeptiert wurde, verschwinden die Fehler aus deinem Bol-Kanal.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Die Bol-Partnerplattform-Seite für Verkaufserlaubnisse ist auf Niederländisch. Achte darauf, die richtige Kategorie auszuwählen und die Anforderungen vor der Bewerbung zu lesen.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/list-and-advertise-de/bol/items-auf-bol-auflisten/fehler-unzureichende-berechtigungen-fur-bol-beheben.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
