---
title: SRError.Code.fetchRequestInvalid
framework: sensorkit
role: symbol
role_heading: Case
path: sensorkit/srerror/code/fetchrequestinvalid
---

# SRError.Code.fetchRequestInvalid

Occurs when the app misconfigures a fetch request.

## Declaration

```swift
case fetchRequestInvalid
```

## See Also

### Errors

- [SRError.Code.promptDeclined](sensorkit/srerror/code/promptdeclined.md)
- [SRError.Code.dataInaccessible](sensorkit/srerror/code/datainaccessible.md)
- [SRError.Code.invalidEntitlement](sensorkit/srerror/code/invalidentitlement.md)
- [SRError.Code.noAuthorization](sensorkit/srerror/code/noauthorization.md)
