Authenticate 403 Forbidden
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 149
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Hello Line developers,
I am integrating login feature with Line in Android, iOS using [https://github.com/xmartlabs/react-native-line](https://l.facebook.com/l.php?u=https%3A%2F%2Fgithub.com%2Fxmartlabs%2Freact-native-line%3Ffbclid%3DIwAR2HzP-ZHlhcSHIyWIUUxRiEHXSx9k7vQmBnvd6-PAdxOfLb7A8iMprTudY&h=AT0oop2EedYaYSnH1A_g1-q8A7G6V8YESLinyU8qAAWhiVzYdOANtQdFCtRnlaJUI2VFrB_isjTjDV3BbEdtz-H3ZYi32icqx5stJF3tGw7jwq1cn54p5TrkSWP7MENs-4rCofrd7CLGPxole-gs&__tn__=-UK-R&c[0]=AT0nOTsFnXlbAmR7W_1aWUSBq2c1uV895vhLlmuPHAjZcFi3h2lRgR6lLUu4YzZ_wwHx5-7fITHeGr5aqnOva6hwnXZj6OGlFPFG48QCHV7O5r8yEtMJ7ACPmIe2apvhRj94ySSqaGGFNRNNayz9igiGHk7LeUB52ga5cyS5TIMjHmLgtjKoIk58KqaRHhcnXKEu5WZ1Rkzs9J4kvoTIw0g)
I have successfully created the Line Login channel following the instructions [https://developers.line.biz/.../and.../integrate-line-login/](https://developers.line.biz/en/docs/line-login-sdks/android-sdk/integrate-line-login/?fbclid=IwAR1pgIFM0zjZyVuPHw2Ctj7_4nfGl7bWtuYdmbUoFom6Pw2W9lpCFVF-YK8)
(my package name launched in Google Play store, my status channel login is Published)
Then I got an error 403 Forbidden from API https://access.line.me/oauth2/v2.1/authenticate (see attached image)
Can you guys help me solve it?
Thank!

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is identified; start with the Android SDK integration entry point and the LINE Login channel configuration described in the issue. Inspect the request to https://access.line.me/oauth2/v2.1/authenticate alongside the linked Android integration documentation. Done means the cause of the 403 is identified and the required integration or configuration change is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100