I am trying to send a post-request to the stt v2 rest API with node js
but I keep on getting Error: HTTP error! status: 404 I am using one of
the service endpoints provided on the stt rest documentation. What am I
doing wrong? const fs = require('fs'...