Firstly, you do not need to send object="". Instead, you should send object.field as a request parameter, as shown below:
If you send the object directly, you will encounter an error, as I have experienced. Please see the screenshot below for reference: