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

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
@hjh010501 hjh010501 added this to Bug in Winter Vacation Feb 19, 2019
@smnis smnis 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
@smnis smnis added this to Bug in Busy March (2019 Q1) Mar 4, 2019
@smnis smnis added spec update bug Something isn't working and removed bug Something isn't working labels Mar 8, 2019
@smnis smnis assigned suhdonghwi and unassigned hjh010501 Mar 8, 2019
@smnis smnis moved this from Bug to Assigned To do in Busy March (2019 Q1) Mar 11, 2019
@smnis smnis closed this as completed Mar 13, 2019
Busy March (2019 Q1) automation moved this from Assigned To do to Done Mar 13, 2019
@smnis smnis reopened this Mar 13, 2019
Busy March (2019 Q1) automation moved this from Done to In progress Mar 13, 2019
@smnis smnis moved this from In progress to Assigned To do in Busy March (2019 Q1) Mar 13, 2019
@smnis smnis added the urgent label Mar 13, 2019
@smnis smnis assigned taevel02 and unassigned suhdonghwi Mar 16, 2019
@taevel02 taevel02 moved this from Assigned To do to In progress in Busy March (2019 Q1) Mar 22, 2019
taevel02 referenced this issue Mar 24, 2019
원래 페이로드 `/ingang`인데 `/ingangs`로 되있었음
Busy March (2019 Q1) automation moved this from In progress to Done Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants