I\'m trying to call an API using javascript that contains a file in the POST request. The file is located at another URL that I have to grab before calling the API. I think