게시판 목록 조회 API 호출시 403 에러

김성민_85156a

2024.08.07읽음 221

게시판 목록 조회가 안되는데 이유가 어떤걸 까요?
호출하면 403에러가 나옵니다
403 에러
{
   "code": "FORBIDDEN",
   "description": "has not permission api scope"
}
그룹목록을 조회하면 정상입니다.

OAuth Scopes은 아래와 같이 설정이 되어있습니다
group
group.folder
group.folder.read
group.note
group.note.read
group.read

댓글4

  • 업데이트 된 답글입니다.

    devwf

    그룹 내 팀 기능에서 사용하는 노트, 폴더 스코프만 설정이 되어있는것 같아요
    게시판은 그룹의 팀기능에 포함되는 서비스가 아니니 board, board.read스코프도 추가해보셔야 할것 같아요

    2024.08.08

    0
  • 업데이트 된 답글입니다.

    김성민_85156a 작성자

    아래와 같이 전체 Scopes 설정했는데도 안되는데..  다음은 어떤걸 봐야 할까요?

    openid
    profile
    email
    audit
    audit.read
    board
    board.read
    bot
    bot.message
    bot.read
    calendar
    calendar.read
    contact
    contact.read
    directory
    directory.read
    file
    file.read
    group
    group.folder
    group.folder.read
    group.note
    group.note.read
    group.read
    mail
    mail.read
    orgunit
    orgunit.read
    security.external-browser
    security.external-browser.read
    user
    user.email.read
    user.profile.read
    user.read

    2024.08.08

    0
  • 업데이트 된 답글입니다.

    devwf

    게시판에 읽기쓰기 권한이 있는 계정인가요?

    2024.08.09

    0
  • 업데이트 된 답글입니다.

    김성민_85156a 작성자

    시스템계정이라서 전체 권한이 있는것으로 압니다.

    2024.08.12

    0
이전 글Copy the file/folder in the same folder
다음 글구성원의 마지막 접속기록을 검색하는 API는 있을까요?
목록

궁금한 점을 해결하지 못하셨나요?
지금 바로 NAVER WORKS 사용자들에게 물어보세요!