인증 시 오류
https://auth.worksmobile.com/oauth2/v2.0/authorize 인증 정보 전송 시 오류
client_id:
- 클라이언트 아이디
- redirect_uri:http://localhost:8090/naver/auth2
- scope:directory,directory.read,orgunit,orgunit.read,user,user.read
- response_type:code 계속 오류가 납니다.
-
게시글에 새로운 댓글이 달리면 알림을 전송합니다.
댓글1
업데이트 된 답글입니다.
Steve_
음.. 아래와 같이 던져보세요. 정상적으로 값을 받을 수 있는 Redirect URL인지도 확인해보면 좋겠네요.
https://auth.worksmobile.com/oauth2/v2.0/authorize?client_id=[클라이언트 ID]&redirect_uri=[Console에 등록한 Redirect URL]&scope=directory,directory.read,orgunit,orgunit.read,user,user.read&response_type=code&state=test&domain=[네이버웍스 도메인]
2023.09.27
궁금한 점을 해결하지 못하셨나요?
지금 바로 NAVER WORKS 사용자들에게 물어보세요!