Open GoogleCodeExporter opened 9 years ago
I am also facing this same issue. Please somebody help me to fix it.
Original comment by rijes...@gmail.com
on 26 Jun 2012 at 2:24
Same here.
It happens when I updated the following statement ....
EnumSet<GroupMembershipField> es = EnumSet.of(GroupMembershipField.SHOW_GROUP_LOGO_IN_PROFILE, GroupMembershipField.ALLOW_MESSAGES_FROM_MEMBERS, GroupMembershipField.MEMBERSHIP_STATE, GroupMembershipField.POSTS, GroupMembershipField.GROUP_ID, GroupMembershipField.GROUP_NAME);
to add fields other than GroupMembershipField.GROUP_ID,
GroupMembershipField.GROUP_NAME.
One of the newly requested field is raising this exception.
Original comment by Rajan...@gmail.com
on 2 Jul 2012 at 11:41
Is there any chance this will be fixed in the next release? This is keeping us
from switching to the ShareAPI which means our posts are limited to 140
characters.
Original comment by jjdemp...@gmail.com
on 10 Jul 2012 at 4:54
Original issue reported on code.google.com by
jjdemp...@gmail.com
on 30 May 2012 at 3:46