# `Latch.Error.MissingDPoPNonce`

The server responded with `use_dpop_nonce` but did not provide a
header to retry with. This is a server side issue.

# `t`

```elixir
@type t() :: %Latch.Error.MissingDPoPNonce{__exception__: term(), endpoint: term()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
