docs: ✏️ Add can't log in section#20
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds a troubleshooting section to the README to help users who encounter login issues with the LINE bridge, specifically addressing cases where users may not have an email address configured on their LINE account.
Changes:
- Added "Can't log in?" section explaining why login might fail for accounts without configured email addresses
- Added instructions for setting an email address in the LINE mobile app
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Can't log in? | ||
|
|
||
| This bridge uses the email from your Account information. If your account is an older account, you have signed in using phone number or signed in with Google, you will not have an email set for your LINE account. |
There was a problem hiding this comment.
Grammar issue: The phrase "you have signed in using" should be changed to "you signed in using" to maintain parallel structure with the surrounding clauses. All three conditions should use the same tense for consistency.
Suggested change
| This bridge uses the email from your Account information. If your account is an older account, you have signed in using phone number or signed in with Google, you will not have an email set for your LINE account. | |
| This bridge uses the email from your Account information. If your account is an older account, you signed in using phone number or signed in with Google, you will not have an email set for your LINE account. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.