Skip to content

Commit

Permalink
Add error code 40333
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Jun 10, 2024
1 parent 1765404 commit ea1ce7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,8 @@ export enum JSONErrorCodes {
TAG_REQUIRED = 40_067,
USER_QUARANTINED = 40_068,
INVITES_DISABLED = 40_069,
ENTITLEMENT_ALREADY_GRANTED = 40_074,
CLOUDFLARE_BLOCKING_REQUEST = 40_333,
INVALID_ACCESS = 50_001,
MISSING_ACCESS = 50_001,
INVALID_ACCOUNT_TYPE = 50_002,
Expand Down

0 comments on commit ea1ce7a

Please sign in to comment.