8 API Reference‎ > ‎Error Codes‎ > ‎

invalid.attribute

HTTP Code
400

Error Message
Attribute %s should not be passed

Possible Cause and Solution
Error is caused if attribute in passed data is in conflict with another attribute(s). Check resource API documentation and remove incorrect attribute from data passed within request.
Comments