Skip to content

Uploading document for e-signature Unhandled Runtime Error #501

Open
@MeekusXtreme

Description

@MeekusXtreme
image image image image

src/common/uploads.ts (37:21) @ fetch

35 | });
36 | const body = await file.arrayBuffer();

37 | const res = await fetch(url, {
| ^
38 | method: "PUT",
39 | headers: {
40 | "Content-Type": "application/octet-stream",

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