You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2021. It is now read-only.
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.