BlankStore icon indicating copy to clipboard operation
BlankStore copied to clipboard

Error when 2-Factor-Auth is on

Open SaschaOrt opened this issue 9 years ago • 3 comments

When I enable 2 factor auth on google (my default configuration), the BlankStore crash on search or showing app-list.

SaschaOrt avatar Nov 17 '15 18:11 SaschaOrt

I can confirm, even when using an app password.

E/AndroidRuntime(25093): Caused by: java.lang.RuntimeException: Response code = "400", msg = "Bad Request", content = "<HTML>
E/AndroidRuntime(25093): <HEAD>
E/AndroidRuntime(25093): <TITLE>Bad Request</TITLE>
E/AndroidRuntime(25093): </HEAD>
E/AndroidRuntime(25093): <BODY BGCOLOR="#FFFFFF" TEXT="#000000">
E/AndroidRuntime(25093): <H1>Bad Request</H1>
E/AndroidRuntime(25093): <H2>Error 400</H2>
E/AndroidRuntime(25093): </BODY>
E/AndroidRuntime(25093): </HTML>
E/AndroidRuntime(25093): "
E/AndroidRuntime(25093):        at com.gc.android.market.api.MarketSession.executeRawHttpQuery(MarketSession.java:21

xenithorb avatar Nov 21 '15 11:11 xenithorb

+1 I also have this issue.

zeorin avatar Apr 02 '16 06:04 zeorin

Actually, I was wrong. I didn't follow the installation instructions correctly.

zeorin avatar Apr 02 '16 07:04 zeorin