My question:
Getting Empty array as postman response when tried to post all key values
Details (like screenshots):
When tried to post data in post method,getting empty array in response.
My post data contains a file and json array.
How I found the problem:
I’ve already tried:
I have tried to input json array in all ways but nothing works for me