(20241205) Accepting many token ids to list mails.
This commit is contained in:
@@ -176,7 +176,7 @@ async def request_oauth_authorization_url(
|
||||
client_user_id = {
|
||||
"userId": inbound_data.auth.userId,
|
||||
"senderId": inbound_data.auth.senderId,
|
||||
"entityId": inbound_data.auth.enttiyId
|
||||
"entityId": inbound_data.auth.entityId
|
||||
},
|
||||
auth = inbound_data.auth.model_dump(),
|
||||
token = None,
|
||||
|
||||
Reference in New Issue
Block a user