Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with the syntax #12

Open
Zabi-Progton opened this issue Jul 11, 2019 · 0 comments
Open

Help with the syntax #12

Zabi-Progton opened this issue Jul 11, 2019 · 0 comments

Comments

@Zabi-Progton
Copy link

Zabi-Progton commented Jul 11, 2019

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', }, };

--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant