Skip to content

Headers Not defined error on function uploadAllEntities #217

@samitsdei

Description

@samitsdei

Hello team,

when I try to call the below code snippet, I get the error.

const uploadMetaResult = await arDrive.uploadAllEntities({
entitiesToUpload: [{ wrappedEntity, destFolderId }]
});

Error : ReferenceError: Headers is not defined

Please help with this how to pass headers in the above snippet.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions