line / line/line-sdk-android

Authenticate 403 Forbidden

Open
#156 7 comments 2 reactions 0 assignees View on GitHub

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!
![395167301_2571216913039526_4652066398667964438_n](https://github.com/line/line-sdk-android/assets/50390141/e3eeab1d-151a-4320-b5d4-badf7981c3b5)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.