Project

General

Profile

Actions

BUG #4306

open

[SQA] API /input/v1.0.0/chunk-file-id: 500 Internal Server Error when uploading PDF

Added by Aman Bhuiyan about 1 month ago.

Status:
Pending
Priority:
Urgent
Category:
bug
Target version:
Start date:
03/09/2026
Due date:
% Done:

0%

Estimated time:

Description

Description

Module/Section: API → /input/v1.0.0/chunk-file-id
Profile: API
Issue Category: Functional

The endpoint consistently returns a 500 Internal Server Error when a PDF file is uploaded.
This indicates an unhandled server-side exception during the file upload process.


Steps to Reproduce

  1. Navigate to the website.
  2. Open the browser's DevTools and go to the Network tab.
  3. Attempt to upload any PDF file via the UI.
  4. Observe the server response.

Expected Result

The PDF file should be uploaded successfully without causing a server error.
If the upload fails due to file restrictions, the server should return a controlled error (e.g., 4xx) with a proper message.


Actual Result

The server returns a 500 Internal Server Error when uploading a PDF file.


Root Cause


Impacted Area


Attachments

No data to display

Actions

Also available in: Atom PDF