Closed y2468101216 closed 3 years ago
不是 SYSOP 的 token GET /v1/users/SYSOP/preferences 不應該取得任何資料
不是 SYSOP 的 token GET /v1/users/SYSOP/preferences 取得 SYSOP 的設定
應該要出現錯誤訊息
{ "error": "permission_error", "error_description": "no permission" }
另外要出現 401 的 HTTP Status
https://docs.google.com/spreadsheets/d/1dyfmWZJaTiDrSMIFZ6ynmfeTWU3h45ScW1eyKFJU494/edit?usp=sharing
windows 10 golang 1.16
@y2468101216 請補上詳細重現流程
發生了什麼事? / The Problem
不是 SYSOP 的 token GET /v1/users/SYSOP/preferences 不應該取得任何資料
如何重現 / To Reproduce
不是 SYSOP 的 token GET /v1/users/SYSOP/preferences 取得 SYSOP 的設定
預期的行為 / Expected behavior
不是 SYSOP 的 token GET /v1/users/SYSOP/preferences 不應該取得任何資料
應該要出現錯誤訊息
另外要出現 401 的 HTTP Status
螢幕截圖 / Screenshots
https://docs.google.com/spreadsheets/d/1dyfmWZJaTiDrSMIFZ6ynmfeTWU3h45ScW1eyKFJU494/edit?usp=sharing
開發環境 / Environment
windows 10 golang 1.16