-
Notifications
You must be signed in to change notification settings - Fork 137
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
new package can not upload , return 401 error #61
Comments
旧版本 0.0.1 无此问题 |
当上传一个新库时 /api/packages/ 无法找到新package 时,会302重定向到 pub.dev, 导致认证失败 |
Please paste your command and the outputs from terminal. |
IO : HTTP GET https://unpub.xxxxx.com/api/packages/module_test |
I had the same issue while using an older Flutter version (2.8.1) but after upgrading to Flutter 2.10.0 the problem went away and I could publish. |
@yunnywu Did you add |
unpub auth 0.1.0+3
上传一个新的 package 时。无法上传会返回401 错误
The text was updated successfully, but these errors were encountered: