Material Transfer request issue with rest api

Before v11 of erpnext, Material transfer from one warehouse to other warehouse was working fine, but after the update of v11 it gives error:
ErrorCode: NotFound
Description: NOT FOUND
Reason: {“_server_messages”:“["{\"message\": \"Company None not found\", \"indicator\": \"red\"}"]”}’

Can anyone help me with this?

Its solved! I just sent the company name as a parameter and it worked like before