Skip to content

FormRecognizer SDK not returning the correct value. [BUG] #42505

Open
@ameenabdullah

Description

@ameenabdullah

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

ClientThis issue points to a problem in the data-plane of the library.Cognitive - Form Recognizercustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions