Open
Description
Library name and version
Azure.AI.FormRecognizer (4.1.0.0)
Describe the bug
When analyzing the document (custom model) via SDK, it's not returning the correct value. However, when using Studio, it analyzes the values properly. As an example: The value on the document is "Republic of X", which is being analyzed correctly using the Studio, however the SDK returns only "Republic" and missing the rest of the value.
Expected behavior
The SDK should return the value as being shown in the Studio.
Actual behavior
The SDK is not returning the full value.
Reproduction Steps
Upload a document in Document Intelligence Studio and analyze the values.
Use SDK to extract the values from same document.
Environment
No response
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that