Skip to content

Commit 5ce1627

Browse files
authored
Updates from editor
1 parent 3fc40a2 commit 5ce1627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/power-platform/dataverse/dataverse-web-api-and-sdk/web-api-client-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Ensure all line endings in the `$batch` request body are `CRLF`. If you can't us
277277

278278
The error occurs when the [Dataverse Web API](/power-apps/developer/data-platform/webapi/overview) receives a request with an invalid `odata.include-annotations` value in the `Prefer` request header value. This issue occurs when the request is sent using the `POST`, `PATCH`, `PUT`, or `GET` HTTP methods with a `Prefer` request header that contains an invalid or improperly formatted value.
279279

280-
In the following example, the `odata.include-annotations` value incorrectly includes backslashes (\) to escape the quote characters.
280+
In the following example, the `odata.include-annotations` value incorrectly includes backslashes (\\) to escape the quote characters.
281281

282282
**Request**
283283

0 commit comments

Comments
 (0)