-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
If you try to add any gmail without associated google account (or just gmail that does not exist), Google API will return unusual error which is not handled by API
{
"detail": "<HttpError 400 when requesting https://www.googleapis.com/drive/v3/files/1tR7HLnbsYYc0-HkvPcX9Tp3b5u0CgzifSBYUe1gqwQc/permissions?sendNotificationEmail=false&alt=json returned \"Bad Request. User message: \"You are trying to invite [email protected]. Since there is no Google account associated with this email address, you must check the \"Notify people\" box to invite this recipient.\"\". Details: \"[{'message': 'Bad Request. User message: \"You are trying to invite [email protected]. Since there is no Google account associated with this email address, you must check the \"Notify people\" box to invite this recipient.\"', 'domain': 'global', 'reason': 'invalidSharingRequest'}]\">"
}Reproduction
- Join to any document using random gmail that does not exist
Screenshots / Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
👀 In review