<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [RiskIntelligenceErrorCode](./sdk.riskintelligenceerrorcode.md)

## RiskIntelligenceErrorCode type

Error codes that can be returned by the Risk Intelligence request.

See [WidgetErrorCode](./sdk.widgeterrorcode.md) for the list of possible error codes.

**Signature:**

```typescript
export type RiskIntelligenceErrorCode = WidgetErrorCode;
```
**References:** [WidgetErrorCode](./sdk.widgeterrorcode.md)

