Textract API not working as per documentation #236
Unanswered
ajay668496
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to implement textract api in a laravel application. There is an error while trying to execute analyzeDocument method:
Found 1 error while validating the input provided for the AnalyzeDocument operation: [QueriesConfig][Queries][Text] must be an associative array.
But as per documentation [QueriesConfig][Queries][Text] must be a string.
Request Data:

As per documentation

Please guide me on how to resolve this error.
Thanks & Regards
Ajay Sharma
Beta Was this translation helpful? Give feedback.
All reactions