Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't use withUseDefaultSession #20

Open
moshlp opened this issue Jul 30, 2019 · 2 comments
Open

can't use withUseDefaultSession #20

moshlp opened this issue Jul 30, 2019 · 2 comments

Comments

@moshlp
Copy link

moshlp commented Jul 30, 2019

how is withUseDefaultSession used? because I need to use the session that is registered on the mobile, but with withUseDefaultSessio=true and no username and no password I get java.lang.IllegalArgumentException: You didn't set a Gmail username

@luongvo
Copy link
Owner

luongvo commented Jul 30, 2019

@moshlp withUseDefaultSession(true) is not used to send the email with current session of signed in email account in settings or gmail app. Check out more about the purpose of withUseDefaultSession at yesidlazaro#21

@moshlp
Copy link
Author

moshlp commented Jul 30, 2019

thanks for answering, is there any way to use the signed credentials?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants