Skip to content

gmail api error on sending message #352

Answered by Byron
Niedzwiedzw asked this question in Q&A
Discussion options

You must be logged in to vote

let req_builder = hub.users().messages_send(message, "me");

My best guess is that unless "me" is an email address, like "me@example.com" it won't work. Otherwise I recommend using proxyman to look at the request actually sent and compare that to typical requests as documented in the gmail API docs (by Google).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Niedzwiedzw
Comment options

Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #351 on August 17, 2022 23:47.