Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Upload file to another Server Using Node.js

Not applicable

Hi,

I'm receiving the Multipart/form-data request in Node js and sending the file to another server by calling API.

I'm using formidable to handle form data.request to send the file to the server.

I've tried that same process on the local machine using Node.js that wok's well. Here Node js stores the form-data file locally and sends the file to another server.

But in APIGEE form-data file can't be stored temporarily. It's loading and got timed out in that part. It seems Node.js container have access to the store temp file.

I'm attaching my proxy bundle here.

consumerappimageupload-rev2-2018-04-23.zip

Please give me an idea how to proceed.

1 2 8,788
2 REPLIES 2