upload file for bluk edit gives INVALID_REQUEST
I try to upload a file for a bulk import but got the following error:
{
"code": "INVALID_REQUEST",
"details": {},
"message":
"unable to process your request. please verify whether you have entered proper method name, parameter and parameter values.",
"status": "error"
}
I added some screens for more information.