# Veelvoorkomende fouten tijdens de configuratie van de phishingmodule

### 1. Fout 400: admin\_policy\_enforced

{% stepper %}
{% step %}
Meld u aan bij de [Google Workspace-beheerconsole](https://admin.google.com)
{% endstep %}

{% step %}
Ga naar `Beveiliging` > `Toegang en gegevensbeheer` > `API-controles` > `Google-services beheren`

<figure><img src="/files/6cc106683f4acc9dbb6fb2814796a486c4da2c19" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Zoek in de lijst met Google-services `Google Workspace` service en selecteer `Toegang wijzigen`
{% endstep %}

{% step %}
Selecteren `Onbeperkt`: elke toepassing die door de gebruiker is goedgekeurd, kan toegang krijgen tot de service om API-toegang in te schakelen.
{% endstep %}
{% endstepper %}

### 2. Fout 400: access\_not\_configured

<figure><img src="/files/39ce8cc431ff52d4418223416efe57237022947c" alt=""><figcaption></figcaption></figure>

Als u het foutbericht tegenkomt `Toegang geblokkeerd: de beheerder van uw instelling moet Stoïk Protect beoordelen (Fout 400: access_not_configured)`, betekent dit dat uw organisatie een restrictief beleid voor app-autorisaties heeft geïmplementeerd.

Een beheerder moet de toepassing handmatig autoriseren:

{% stepper %}
{% step %}
**Toegang aanvragen**: Klik op de foutpagina op de `Toegang aanvragen` link.
{% endstep %}

{% step %}
**Google Admin openen**: Ga naar de [pagina met openstaande toegangsverzoeken](https://admin.google.com/u/1/ac/owl/list?tab=pendingReviewApps) in uw Google Workspace-beheerconsole.
{% endstep %}

{% step %}
**De app goedkeuren**: Zoek de toepassing met de naam `Stoik Phishing Simulation` in de lijst met toepassingen die wachten op validatie.
{% endstep %}

{% step %}
**Autoriseren**: Selecteer de toepassing en autoriseer deze handmatig om toegang tot uw omgeving te verlenen.
{% endstep %}
{% endstepper %}

### 3. Er verschijnt een lege pagina

<figure><img src="https://25674881.fs1.hubspotusercontent-eu1.net/hubfs/25674881/image-4.png" alt=""><figcaption></figcaption></figure>

Uw IP-adres kan door onze phishingtool als proxy of VPN worden beschouwd. Daardoor kan uw IP-adres zijn geblokkeerd, wat niet het verwachte gedrag is.

Stuur ons uw IP-adres via <protect@stoik.io> zodat we het aan de whitelist kunnen toevoegen als het inderdaad is geblokkeerd.


---

# 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.stoik.io/help/help-nl/preventietools/what-is-the-phishing-module/common-errors-during-phishing-module-setup.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.
