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
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
Yes, it looks like it is needing these 2 headers:
Any idea how I calculate Content-Length and I'm not sure what to do about Host?
Thanks
@bmillrine wrote:
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
s the following:
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.