Solved
parameter required with getMObjects
We are noticing that we are getting an internal error response when calling getMObjects on the API. When we only specify the type attribute (e.g. to Opportunity) on ParamsGetMObjects, we receive a response that says "Parameter required" - but according to the schema and the docs it's optional. When we set the ID field, it works, but we don't want to retrieve a specific object - we want a list of objects.
Any ideas?
Any ideas?