Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some PDFs Fail with "Unsupported Type" Error & Successfully Parsed PDFs Not Loading #595

Open
soyeb-PQ opened this issue Jan 29, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@soyeb-PQ
Copy link

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

Image

Image

Using default one. Also tried invalidate_cache=true but got same problem.

@soyeb-PQ soyeb-PQ added the bug Something isn't working label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant