Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api返回驗證失敗 #43

Open
kamoguai opened this issue Oct 24, 2022 · 1 comment
Open

api返回驗證失敗 #43

kamoguai opened this issue Oct 24, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@kamoguai
Copy link

您好,我這邊下載code並嘗試run,在app啟動時會呼叫數個api,但都返回http 401錯誤,請問該如何解

post : http://47.95.209.198:8181/api/following/item_list

return

{
"path": "/api/following/item_list",
"error": "Unauthorized",
"message": "Full authentication is required to access this resource",
"status": 401
}

@telsav
Copy link
Contributor

telsav commented Dec 14, 2022

后端api没有验证通过,需要加header验证

@telsav telsav added the help wanted Extra attention is needed label Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants