Skip to content

When I upload a large MB file in the case filing submission, the PDF API fails. #955

@Ramu-kandimalla

Description

@Ramu-kandimalla

This issue is not related to large file.
The issue occurs when the back end returns wrong MIME type for ex. application/json instead of application/pdf.
The external api used to fetch file based on filestore id.
"/filestore/v1/files/id/....

Currently we can gracefully handle this response failure in the UI by showing an error message by checking the MIME type before Doc viewer internally checks it.

But the root problem lies within the API's response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions