Ptt-official-app / Ptt-backend

PTT APP 的後端
BSD 3-Clause "New" or "Revised" License
208 stars 67 forks source link

[BUG] 不放入 Access Token 的情況下 GET /v1/users/SYSOP/drafts/0 應該要看到 error #255

Closed y2468101216 closed 3 years ago

y2468101216 commented 3 years ago

發生了什麼事? / The Problem

不放入 Access Token 的情況下 GET /v1/users/SYSOP/drafts/0 不應該看到任何資料,應該要看到 error message

如何重現 / To Reproduce

預期的行為 / Expected behavior

curl http:localhost:8081/v1/users/SYSOP/drafts/0

螢幕截圖 / Screenshots

螢幕擷取畫面 2021-07-22 103546

開發環境 / Environment

windows 10 golang 1.16