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

Upload Image using API proxy

Hi Every One ,

Can anyone help me how i can upload image in API proxy from local system by enabling the stream.

Solved Solved
0 2 1,152
1 ACCEPTED SOLUTION

Hi ,

One of the solution is to cater Images in Body as "BINARY"

If you want to get Image in request you can choose BINARY option from postman, this will allow you to choose a file from your system and will cater in a request , from there you can send and retrieve request of Images.

Thanks,

Haider

View solution in original post

2 REPLIES 2