Skip to content

Commit

Permalink
🐛 Add 10035 code to NeedChallenge
Browse files Browse the repository at this point in the history
  • Loading branch information
omg-xtao committed Feb 7, 2024
1 parent 7e92bb1 commit c4e3ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simnet/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ class InvalidDevice(BadRequest):
1008: AccountNotFound,
-1104: "This action must be done in the app.",
1034: NeedChallenge,
10035: NeedChallenge,
5003: InvalidDevice,
}

Expand Down

0 comments on commit c4e3ec1

Please sign in to comment.