Created
December 5, 2017 01:44
-
-
Save Akkiesoft/e1deb52bfe08f4a82e29585c0fd2ed70 to your computer and use it in GitHub Desktop.
2FAとか気にしたら負け
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OAuth2::Error invalid_grant: 指定された認証許可は無効であるか、期限切れ、取り消されている、リダイレクトURIの不一致、または別のクライアントに発行されています。 | |
{"error":"invalid_grant","error_description":"���������������������������������������������������������������������������������������������������������������URI������������������������������������������������������������������������������"} | |
/Users/akkie/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/oauth2-1.4.0/lib/oauth2/client.rb:146:in `get_token' | |
/Users/akkie/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/oauth2-1.4.0/lib/oauth2/strategy/password.rb:23:in `get_token' | |
/Users/akkie/.mikutter/plugin/mikutter丼/models.rb:58:in `build' | |
/Users/akkie/.mikutter/plugin/mikutter丼/world_setting.rb:13:in `block (2 levels) in <top (required)>' | |
{MIKUTTER_DIR}/core/plugin/change_account/change_account.rb:84:in `instance_eval' | |
{MIKUTTER_DIR}/core/plugin/change_account/change_account.rb:84:in `block in boot_wizard' | |
{MIKUTTER_DIR}/core/plugin/gtk/dialog_window.rb:172:in `instance_eval' | |
{MIKUTTER_DIR}/core/plugin/gtk/dialog_window.rb:172:in `block (2 levels) in run' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment