---
id: sdk.riskintelligenceerrordata.detail
title: RiskIntelligenceErrorData.detail
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; [RiskIntelligenceErrorData](./sdk.riskintelligenceerrordata.md) &gt; [detail](./sdk.riskintelligenceerrordata.detail.md)

## RiskIntelligenceErrorData.detail property

More details about the error to help debugging. This value is not localized and will change between versions.

You can print this to the console, but make sure not to depend on it in your code.

**Signature:**

```typescript
detail: string;
```