You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm experiencing inconsistent behavior when uploading PDFs via the REST API:
Some PDFs fail with an "Unsupported Type" error, even though I can confirm they are valid PDF files
Some PDFs successfully parse, showing success but not able to get result. Getting this from UI response - ( "detail": "Result for Parsing Job 45be85ed-bf6a-400a-85f0-a3c4eb07fdbf not found. Check job status to see if it has completed." )
Job ID
Failed Job id - 4e3e2dcf-65eb-43c8-a7c8-25c0d82bd046
Showing Success but failed job id- 45be85ed-bf6a-400a-85f0-a3c4eb07fdbf
Client:
Using plain Rest API
Additional context
Using default one. Also tried invalidate_cache=true but got same problem.
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm experiencing inconsistent behavior when uploading PDFs via the REST API:
Job ID
Failed Job id - 4e3e2dcf-65eb-43c8-a7c8-25c0d82bd046
Showing Success but failed job id- 45be85ed-bf6a-400a-85f0-a3c4eb07fdbf
Client:
Using plain Rest API
Additional context
Using default one. Also tried invalidate_cache=true but got same problem.
The text was updated successfully, but these errors were encountered: