You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got error when remove file, the error is "body must be object", after i debug when call api to remove object got this response, {"statusCode":"400","error":"Error","message":"body must be object"}
This is my code
Bug report
Describe the bug
Got error "body must be object" when delete file
To Reproduce
Got error when remove file, the error is "body must be object", after i debug when call api to remove object got this response,
{"statusCode":"400","error":"Error","message":"body must be object"}
This is my code
Expected behavior
Successfully delete file
System information
The text was updated successfully, but these errors were encountered: