We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Download Tool - Posting to an API using Form Data

bmillrine
8 - Asteroid

Postman Screen Shot.png

Hi

 

I have successfully posted to the speechmatics API when using Postman, seems a very simple post but I can't get it working using the download tool.

 

Any ideas would be appreciated.

 

Thanks 

 

3 REPLIES 3
danilang
19 - Altair
19 - Altair

Hi @bmillrine 

 

This looks like it should work.  About the only thing I can see is that your Postman config shows 10 headers and you're only including 2.   Try adding some of the those in as headers.  

 

Also what response are you getting back?  Look in the ResponseHeaders field.  It may have error messages.

 

Dan

bmillrine
8 - Asteroid

@danilang 

 

Yes, it looks like it is needing these 2 headers:

 

bmillrine_0-1632077267709.png

 

Any idea how I calculate Content-Length and I'm not sure what to do about Host?

 

Thanks

 

 

 

 


@bmillrine wrote:

Postman Screen Shot.png

Hi

 

I have successfully posted to the speechmatics API when using Postman, seems a very simple post but I can't get it working using the download tool.

 

Any ideas would be appreciated.

 

Thanks 

 


 

bmillrine
8 - Asteroid

s the following:

bmillrine_0-1632079698326.png

I can see host and size. The size I can see is the value of bytes in the blob field. The boundary value is what I am now unsure off.

 

Labels
Top Solution Authors