---
id: sdk.riskintelligenceerrorcode
title: RiskIntelligenceErrorCode
hide_title: true
sidebar_class_name: sidebar-hidden
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[@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)
