This repository was archived by the owner on Feb 21, 2026. It is now read-only.
Replies: 2 comments 2 replies
-
|
请问你解决了吗,我有同样的问题,当我输入自己的LicenseKey后,提示:{"code":403,"message":"Unauthorized"} |
Beta Was this translation helpful? Give feedback.
0 replies
-
我也没解决 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我尝试更新自己的LicenseKey,我确信host:post是填写对的,但是报错了
当时填写格式
curl -X POST http://<我的ip>:21001/api/account/update_license -H "Content-Type: application/json" -d "{\"license_key\": \"A******5\"}"<!doctype html>
<title>400 Bad Request</title>Bad Request
The browser (or proxy) sent a request that this server could not understand.
curl: (3) URL rejected: Malformed input to a URL functionBeta Was this translation helpful? Give feedback.
All reactions