답변 주셔서 너무 감사합니다 만약에 1. access_token 문제라면 어디를 더욱 봐봐야할까요?
ERROR -- 59.4.25.116 -- 2021-10-24T06:18:59+00:00 -- Exception:User profile request failed! Naver returned an error: Exception: The Authorization Service has return: in /opt/lampp/htdocs/plugin/social/Hybrid/Providers/Naver.php:167
Stack trace:
#0 /opt/lampp/htdocs/plugin/social/Hybrid/Providers/Naver.php(70): Hybrid_Providers_Naver->authenticate('M8lrwCwSl0v1MWH...')
#1 /opt/lampp/htdocs/plugin/social/Hybrid/Endpoint.php(173): Hybrid_Providers_Naver->loginFinish()
#2 /opt/lampp/htdocs/plugin/social/includes/g5_endpoint_class.php(18): Hybrid_Endpoint->processAuthDone()
#3 /opt/lampp/htdocs/plugin/social/Hybrid/Endpoint.php(55): G5_Hybrid_Endpoint->processAuthDone()
#4 /opt/lampp/htdocs/plugin/social/Hybrid/Endpoint.php(72): Hybrid_Endpoint->__construct(Array)
#5 /opt/lampp/htdocs/plugin/social/includes/g5_endpoint.php(27): Hybrid_Endpoint::process()
#6 /opt/lampp/htdocs/plugin/social/index.php(22): G5_Hybrid_Authentication::hybridauth_endpoint()
#7 {main} -- Exception Object
(
[message:protected] => User profile request failed! Naver returned an error: Exception: The Authorization Service has return: in /opt/lampp/htdocs/plugin/social/Hybrid/Providers/Naver.php:167
Stack trace:
#0 /opt/lampp/htdocs/plugin/social/Hybrid/Providers/Naver.php(70): Hybrid_Providers_Naver->authenticate('M8lrwCwSl0v1MWH...')
#1 /opt/lampp/htdocs/plugin/social/Hybrid/Endpoint.php(173): Hybrid_Providers_Naver->loginFinish()
#2 /opt/lampp/htdocs/plugin/social/includes/g5_endpoint_class.php(18): Hybrid_Endpoint->processAuthDone()
#3 /opt/lampp/htdocs/plugin/social/Hybrid/Endpoint.php(55): G5_Hybrid_Endpoint->processAuthDone()
#4 /opt/lampp/htdocs/plugin/social/Hybrid/Endpoint.php(72): Hybrid_Endpoint->__construct(Array)
#5 /opt/lampp/htdocs/plugin/social/includes/g5_endpoint.php(27): Hybrid_Endpoint::process()
#6 /opt/lampp/htdocs/plugin/social/index.php(22): G5_Hybrid_Authentication::hybridauth_endpoint()
#7 {main}
$response 에서 if문으로 error() 로 들어가는데 어디서 문제 인지 모르겠습니다 callback url 은 정확하게 입력했고 사용자로 가입할때 기존 정보도 제공한다고 체크를 했는데 token을 어떻게 확인을 할수있을까요?