Skip to content

Help with the syntax #12

@Zabi-Progton

Description

@Zabi-Progton

Unable to add data[type]='answer' and data[video]='uriToVideo', in upload request, can someone please write down the syntax for that, Because this is giving me errors:const options = {url: ${JENGA_APP}hap_quest/new,path: Platform.OS === 'ios' ? uri : uri.substring(7),method: 'POST',type: 'multipart', customUploadId: video${id}, headers: { 'content-type': 'application/octet-stream', // Customize content-type }, field: 'type', //Is this correct way for this // Below are options only supported on Android and are must for Oreo and above notification: { enabled: true, notificationChannel: 'Survey video upload', }, };

--

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions