yoonjaepark / flutter_naver_login

A Flutter plugin for Naver Sign In.
BSD 2-Clause "Simplified" License
47 stars 70 forks source link

Naver login redirecting issue #22

Closed ShilpaVania closed 3 years ago

ShilpaVania commented 3 years ago

Whenever i click on login with naver it's redirect to page in which i am getting error of this page can not be found take naver help can you please let us know what issue it could be?

image

jpoh281 commented 3 years ago

I have the same problem. How did you solve it?

KuldeepVagadiya commented 3 years ago

@ShilpaVania hello, I have a same problem please tell me how you solve this issue.

@yoonjaepark please tell us how to solve this issue / 이 문제를 해결하는 방법을 알려주십시오.

yoonjaepark commented 3 years ago

@jpoh281 , @KuldeepVagadiya , @ShilpaVania 네이버 가이드 문서를 api key나 clinetKey, scheme, appName 등 관련 값이 다를 경우 위 같은 에러가 발생합니다. 더 정확한 내용은 네이버 문서를 보는게 정확할 겁니다.

KuldeepVagadiya commented 3 years ago

@yoonjaepark 네 맞습니다, 이제 naver 로그인 페이지로 리디렉션하고 있지만 이제 naver가 내 응답에 null 데이터를 반환합니다. 모든 계정 세부 정보가 null이고 accessToken도 null입니다.이 문제를 해결하도록 도와주세요.

ShilpaVania commented 3 years ago

@yoonjaepark i was also having the same issue about getting null data from plugin and it's also worked in emulator sometime so i think it should be issue of certification of domain for api calling which is used in naver login plugin and i couldn't figure it out.