Skip to content

Commit fe9db01

Browse files
author
Diwaker Gupta
committed
Update API spec and regenerate SDK.
1 parent 6ee7ae4 commit fe9db01

File tree

8 files changed

+854
-41
lines changed

8 files changed

+854
-41
lines changed

dropbox/auth/types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const (
3333
AuthErrorInvalidAccessToken = "invalid_access_token"
3434
AuthErrorInvalidSelectUser = "invalid_select_user"
3535
AuthErrorInvalidSelectAdmin = "invalid_select_admin"
36+
AuthErrorUserSuspended = "user_suspended"
3637
AuthErrorOther = "other"
3738
)
3839

0 commit comments

Comments
 (0)