line / line-sdk-android

LINE SDK for Android lets you integrate LINE into your Android app to create a more engaging experience for your users.
https://developers.line.biz/en/docs/android-sdk/
Apache License 2.0
133 stars 45 forks source link

Authenticate 403 Forbidden #156

Open vietdung97 opened 9 months ago

vietdung97 commented 9 months ago

Hello Line developers, I am integrating login feature with Line in Android, iOS using https://github.com/xmartlabs/react-native-line I have successfully created the Line Login channel following the instructions https://developers.line.biz/.../and.../integrate-line-login/ (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

kightsonsanom commented 3 months ago

We also started receiving this error. Everything worked fine before, is it connected with Partial error service status for Admin ? https://dashboard.worksmobile.com/jp/

403 error is also returned for the LINE sample app.

zkzy commented 2 months ago

We also started receiving this error. Everything worked fine before, is it connected with Partial error service status for Admin ? https://dashboard.worksmobile.com/jp/

403 error is also returned for the LINE sample app.

I am also receivie this error. if you resolve it?

zkzy commented 2 months ago

Hello Line developers, I am integrating login feature with Line in Android, iOS using https://github.com/xmartlabs/react-native-line I have successfully created the Line Login channel following the instructions https://developers.line.biz/.../and.../integrate-line-login/ (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

did you resolve it?

kightsonsanom commented 2 months ago

try reinstalling Line app, sign in to Line app again and then retry in your app. This worked for me

zkzy commented 2 months ago

try reinstalling Line app, sign in to Line app again and then retry in your app. This worked for me

I'll try it, thanks

zhaohang-soul commented 2 weeks ago

try reinstalling Line app, sign in to Line app again and then retry in your app. This worked for me

I'll try it, thanks

hello bro, did you resolve it?