-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Cannot publish to pub.dartlang #36039
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
Comments
I've tried adding a few OAuth parameters that were missing... still no luck:
|
I've upgraded to Dart 2.2.0, |
cc @jonasfj |
@renatoathaydes, can you please double check that you copied the entire URL from your terminal to the browser... If I open I can sign-in without problems... but upon gettting redirect to Note. it's easy to only copy part of the URL out of the terminal. It's a little unfortunate that the URL is so long.. |
@jonasfj you're right... my terminal in IntelliJ highlights the link so I just clicked on it, didn't copy... but unfortunately the terminal didn't highlight the full URL. |
dart --version
)Dart VM version: 2.1.1 (Unknown timestamp) on "linux_x64"
#165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018
Chrome and Firefox tried.
Description:
Running
pub publish
I get this message:When I follow the link in the browser, I see a 400 error message.
The text was updated successfully, but these errors were encountered: