Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Missing EMAIL field - out of date #36

Open
thepratt opened this issue Oct 28, 2016 · 1 comment
Open

Missing EMAIL field - out of date #36

thepratt opened this issue Oct 28, 2016 · 1 comment

Comments

@thepratt
Copy link

com.sun.jersey.api.client.ClientHandlerException: org.codehaus.jackson.map.JsonMappingException: No enum constant com.podio.app.ApplicationFieldType.EMAIL (through reference chain: com.podio.item.Item["fields"]->com.podio.item.FieldValuesView["type"])

Upon requesting an Item via the com.podio.item.ItemAPI class that has a field of type EMAIL, unmarshalling fails due to com.podio.app.ApplicationFieldType being out of date.

@thepratt
Copy link
Author

Not just this field, this entire client library is completely out of date and should be noted as such in the README.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant