Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Java by Shebin ( 5 years ago )
Exception in thread "main" com.algolia.search.exceptions.AlgoliaRuntimeException: The class java.lang.Object must have an objectID property or a Jackson annotation @JsonProperty("objectID")
at com.algolia.search.util.AlgoliaUtils.ensureObjectID(AlgoliaUtils.java:56)
at com.algolia.search.SearchIndex.saveObjectsAsync(SearchIndex.java:929)
at com.algolia.search.SearchIndex.saveObjectAsync(SearchIndex.java:790)
at com.algolia.search.SearchIndex.saveObjectAsync(SearchIndex.java:736)
at com.algolia.search.SearchIndex.saveObject(SearchIndex.java:673)
at com.ceino.supportapp.utils.AlgoliaUtils.save(AlgoliaUtils.java:50)
at com.ceino.supportapp.utils.AlgoliaUtils.main(AlgoliaUtils.java:36)
Revise this Paste