Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'HasValidationErrors' to the NO_SEND_FIELDS collection #105

Merged
merged 1 commit into from
Oct 11, 2015

Conversation

MJMortimer
Copy link
Contributor

Relates to #103 and https://community.xero.com/developer/discussion/12184472

If you get a contact (and probably other things), edit the dict and send it straight back, the Xero API will throw a bad request exception with the message "PostDataInvalidException: The element 'HasValidationErrors' was not recognised. Ensure the element name has the correct case and that there are no duplicate elements of the same name."

Relates to freakboy3742#103 and https://community.xero.com/developer/discussion/12184472

If you get a contact (and probably other things), edit the dict and send it straight back, the Xero API will throw a bad request exception with the message "PostDataInvalidException: The element 'HasValidationErrors' was not recognised. Ensure the element name has the correct case and that there are no duplicate elements of the same name."
aidanlister added a commit that referenced this pull request Oct 11, 2015
Add 'HasValidationErrors' to the NO_SEND_FIELDS collection
@aidanlister aidanlister merged commit edf3b3a into freakboy3742:master Oct 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants