Jump to content

Xuitt

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Xuitt

  1. every time i do the oauth autharzation for login microsoft console says [B#757] Failed to get OAuth authorization [B#757] net.technicpack.launchercore.exception.MicrosoftAuthException: Failed to get OAuth authorization [B#757] at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.getOAuthCredential(MicrosoftAuthenticator.java:136) [B#757] at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.loginNewUser(MicrosoftAuthenticator.java:81) [B#757] at net.technicpack.launcher.ui.LoginFrame.newMicrosoftLogin(LoginFrame.java:576) [B#757] at net.technicpack.launcher.ui.LoginFrame.addMicrosoftAccount(LoginFrame.java:480) [B#757] at net.technicpack.launcher.ui.LoginFrame.lambda$initComponents$5(LoginFrame.java:266) [B#757] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [B#757] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) [B#757] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [B#757] at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [B#757] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) [B#757] at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [B#757] at java.awt.Component.processMouseEvent(Unknown Source) [B#757] at javax.swing.JComponent.processMouseEvent(Unknown Source) [B#757] at java.awt.Component.processEvent(Unknown Source) [B#757] at java.awt.Container.processEvent(Unknown Source) [B#757] at java.awt.Component.dispatchEventImpl(Unknown Source) [B#757] at java.awt.Container.dispatchEventImpl(Unknown Source) [B#757] at java.awt.Component.dispatchEvent(Unknown Source) [B#757] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [B#757] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [B#757] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [B#757] at java.awt.Container.dispatchEventImpl(Unknown Source) [B#757] at java.awt.Window.dispatchEventImpl(Unknown Source) [B#757] at java.awt.Component.dispatchEvent(Unknown Source) [B#757] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [B#757] at java.awt.EventQueue.access$500(Unknown Source) [B#757] at java.awt.EventQueue$3.run(Unknown Source) [B#757] at java.awt.EventQueue$3.run(Unknown Source) [B#757] at java.security.AccessController.doPrivileged(Native Method) [B#757] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [B#757] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [B#757] at java.awt.EventQueue$4.run(Unknown Source) [B#757] at java.awt.EventQueue$4.run(Unknown Source) [B#757] at java.security.AccessController.doPrivileged(Native Method) [B#757] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [B#757] at java.awt.EventQueue.dispatchEvent(Unknown Source) [B#757] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [B#757] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [B#757] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [B#757] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [B#757] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [B#757] at java.awt.EventDispatchThread.run(Unknown Source) [B#757] Caused by: java.io.IOException: User authorization failed (server_error) [B#757] at com.google.api.client.extensions.jetty.auth.oauth2.LocalServerReceiver.waitForCode(LocalServerReceiver.java:166) [B#757] at com.google.api.client.extensions.java6.auth.oauth2.AuthorizationCodeInstalledApp.authorize(AuthorizationCodeInstalledApp.java:114) [B#757] at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.getOAuthCredential(MicrosoftAuthenticator.java:133) [B#757] ... 41 more
×
×
  • Create New...