<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [FRCRiskIntelligenceErrorEvent](./sdk.frcriskintelligenceerrorevent.md)

## FRCRiskIntelligenceErrorEvent type

Event that gets dispatched when the Risk Intelligence request fails.

**Signature:**

```typescript
export type FRCRiskIntelligenceErrorEvent = CustomEvent<FRCRiskIntelligenceErrorEventData>;
```
**References:** [FRCRiskIntelligenceErrorEventData](./sdk.frcriskintelligenceerroreventdata.md)

