Skip to content
New issue

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

/lotteries/<lottery_id>: group_memberのuser_idが無効or見つからない場合のエラーレスポンス #4

Open
Cj-bc opened this issue Sep 14, 2018 · 0 comments

Comments

@Cj-bc
Copy link
Member

Cj-bc commented Sep 14, 2018

対象: /lotteries/<lottery_id>

話し合うこと

現状、group_membersの誰か1人でもuser_idが違うuserが無効化されていると、全て一律でerror_num: 1401 -- invalid group member secret idが返るようになっています。
これだと、どのユーザーがダメだったのかわからず、再試行してもうまくいかない可能性が高いです。

そのため、そこを識別したエラーを返した方がUXは上がるのではないかという考えのもと書きました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant