Skip to content

Commit

Permalink
feat: add personalization failure to load File use case
Browse files Browse the repository at this point in the history
  • Loading branch information
britsta committed Dec 17, 2024
1 parent 5a82f25 commit 87b59fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _docs_use-cases/use-case-transport-get-or-load-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ This use case retrieves a [File]({% link _docs_integrate/data-model-overview.md
## On Failure

- The given `id` or `reference` does not resolve to a File.
- The File is to be loaded from a `reference` to a via its `forIdentity` property to a different [Identity]({% link _docs_integrate/data-model-overview.md %}#identity) personalized Token.
- No `password` or an incorrect `password` was entered in case of a File that is to be loaded from a `reference` to a password protected Token.

0 comments on commit 87b59fb

Please sign in to comment.