Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Excel file downloading in management and teacher pages should request with Authorization Header #54

Closed
hjh010501 opened this issue Feb 19, 2019 · 0 comments
Assignees
Labels

Comments

@hjh010501
Copy link
Member

hjh010501 commented Feb 19, 2019

관리 & 선생님 페이지 엑셀 파일 다운로드 이슈

엑셀 파일을 다운로드 하기 위해 엑셀파일 다운로드를 누를 시 permission 을 확인하기 위해 JWT Token 이 Header 에 포함되어야 합니다. 현재 다운로드 시 발생하는 response 는 다음과 같습니다.

{
    message: "Missing Authorization Header"
}

반드시 #84 를 참고해서 적용해야 합니다. 우선적으로 본 이슈를 #84 의 요구사항을 적용하여 해결하고, 이미 존재하는 다른 다운로드 버튼은 별개의 PR로 작업하세요.

@hjh010501 hjh010501 added bug Something isn't working service labels Feb 19, 2019
@hjh010501 hjh010501 self-assigned this Feb 19, 2019
@seompark seompark changed the title Excel file downloading in management & teacher pages should be with JWT Token Excel file downloading in management and teacher pages should request with Authorization Header Feb 24, 2019
@seompark seompark added spec update bug Something isn't working and removed bug Something isn't working labels Mar 8, 2019
@seompark seompark assigned suhdonghwi and unassigned hjh010501 Mar 8, 2019
@seompark seompark reopened this Mar 13, 2019
@seompark seompark assigned taevel02 and unassigned suhdonghwi Mar 16, 2019
taevel02 referenced this issue Mar 24, 2019
원래 페이로드 `/ingang`인데 `/ingangs`로 되있었음
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants