Closed nathan-vbn closed 10 years ago
com.ecwid.mailchimp.method.v2_0.lists.MemberInfoMerges has a field GROUPINGS that is not public and has no getters or setters, so it is inaccessible.
Simple fix would be to just make it public. I did this on my personal copy, but would hate to have this overwritten with an updated library.
Thanks for the work you've done on this!
Nathan
Thank you for reporting the issue. It's been fixed in commit 90ec7b0bc4f2640c5a59e00e3422508bcb600f72
com.ecwid.mailchimp.method.v2_0.lists.MemberInfoMerges has a field GROUPINGS that is not public and has no getters or setters, so it is inaccessible.
Simple fix would be to just make it public. I did this on my personal copy, but would hate to have this overwritten with an updated library.
Thanks for the work you've done on this!
Nathan