a week ago
Hi Everyone,
I am trying to upload a pdf file using HTTP Request Multipart and I have tried putting the variables in both Headers and FieldMetadata collection separately but I'm getting the 400 error every time.
Can anyone please help me on how I can set it up?
Thanks
Answered! Go to Answer.
Monday
I corrected the FieldMetaData collection and now getting this - Internal : Could not execute code stage because exception thrown by code stage: The 'accept' header must be modified using the appropriate property or method.
Parameter name: name
Monday
Monday
@Mohamad_747 , same error but this time for the other column
Internal : Could not execute code stage because exception thrown by code stage: The 'Content-Type' header must be modified using the appropriate property or method.
Parameter name: name
Monday
Ok remove headers from the input parameters
Monday
Monday
@Mohamad_747 , Thank you so much for your help. It worked!
Monday
For real ???!!!
Monday
Please mark me as best answer @arjunraj
Monday
Yup, couldn't believe it for the first time myself but then I tried again and its working!