We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A group is returned by fetchUserInfo as an eligible group, but fails a PUT to membership with a 403.
fetchUserInfo
PUT
membership
See BrightID/BrightID#285
The text was updated successfully, but these errors were encountered:
Maybe the threshold (should be 50% + 1) isn't being used consistently. There could be an off-by-one error.
Sorry, something went wrong.
Using invites changes the way groups are joined
No branches or pull requests
A group is returned by
fetchUserInfo
as an eligible group, but fails aPUT
tomembership
with a 403.See BrightID/BrightID#285
The text was updated successfully, but these errors were encountered: