> 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-nl/bol/lijst-items-op-bol/hoe-los-ik-de-fout-ongeldige-url-ce-marking-url-op-in-mijn-bol-kanaal.md).

# Hoe los ik de fout 'Ongeldige URL (CE Marking URL)' op in mijn bol-kanaal?

Vanaf 1 juni 2022 heeft Bol zijn richtlijnen bijgewerkt voor de verkoop van mogelijk gevaarlijke producten. Het is nu verplicht om productinformatievensters op te nemen voor "CE-markering" en "Handelsnaam en contactadres van de fabrikant of importeur in de EU". Vanwege deze regels moet je een CE-markering-URL bij je productinformatie aanbieden. Een CE-markering geeft aan dat een product door de fabrikant is beoordeeld en voldoet aan de EU-eisen voor veiligheid, gezondheid en milieubescherming. Deze markering is vereist voor producten die overal ter wereld zijn gemaakt en in de EU worden verkocht.

#### Ongeldige URL (CODE: 2009) (CE Marking URL) fout in de Bol API

Als je deze fout in je Bol API ziet, betekent dit dat de CE-markering-URL ontbreekt bij je producten.

![schermafbeelding 1](/files/53eafde39720a83eeadcae8d6695fdad8f440250)

{% stepper %}
{% step %}

### Waar je de CE-markering-URL instelt

Ga in Channable naar je Bol API:

\[Je Bol API] > Build step > Image tab

![build step afbeeldingstab](/files/a3261ca7cd9ccdd2d64440872bf12d6dd94beb5b)
{% endstep %}

{% step %}

### Voeg de CE-markering-URL toe

* Klik op de **'+ Add labeled'** knop.
* Selecteer het juiste afbeeldingsveld dat de CE-markering-URL bevat.
* Selecteer de **'CE MARKING'** label voor die afbeelding.

![add labeled en CE MARKING selectie](/files/3db6c6090c776600bf7685b073225c64de90466c)
{% endstep %}

{% step %}

### Finalize

Nadat je de CE-markering-URL en het label correct hebt ingesteld, voer je de API opnieuw uit. De fout Ongeldige URL (CODE: 2009) zou dan moeten verdwijnen.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Als je de CE-markering-link nog niet bij je producten hebt, moet je deze informatie importeren samen met je andere afbeeldingslinks.
{% 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-nl/bol/lijst-items-op-bol/hoe-los-ik-de-fout-ongeldige-url-ce-marking-url-op-in-mijn-bol-kanaal.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.
