Skip to content
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

1.3.0登陆成功,搜索失败!无论用VPN、代理或者直连。 #25

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. 打开程序,会显示登陆成功。
2. 在搜索框中输入'google',右下角显示‘搜索失败’。


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Ver 1.3.0

Please provide any additional information below.
----------------------------------------
              error.log
----------------------------------------
13-04-22 18:01:34 [ERROR] 
com.chenfei.android.apk.downloader.ui.home.search.SearchWorker<doInBackground>>(
?) - 搜索错误
java.lang.RuntimeException: java.lang.RuntimeException: 
java.lang.RuntimeException: Response code = 400, msg = Bad Request
    at com.gc.android.market.api.MarketSession.executeProtobuf(Unknown Source)
    at com.gc.android.market.api.MarketSession.flush(Unknown Source)
    at com.chenfei.android.apk.downloader.session.Session.searchApps(Unknown Source)
    at com.chenfei.android.apk.downloader.ui.home.search.SearchWorker.doInBackground(Unknown Source)
    at com.chenfei.android.apk.downloader.ui.home.search.SearchWorker.doInBackground(Unknown Source)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at javax.swing.SwingWorker.run(SwingWorker.java:316)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Response 
code = 400, msg = Bad Request
    at com.gc.android.market.api.MarketSession.executeRawHttpQuery(Unknown Source)
    ... 12 more
Caused by: java.lang.RuntimeException: Response code = 400, msg = Bad Request
    ... 13 more

---------------------------------------
debug.log
---------------------------------------
13-04-22 18:01:29 [DEBUG] 
com.chenfei.android.apk.downloader.APKDownloader<main>>(?) - Application 
started.
13-04-22 18:01:30 [DEBUG] 
com.chenfei.android.apk.downloader.config.ConfigUtil<loadConfig>>(?) - Load 
config starting.
13-04-22 18:01:31 [DEBUG] 
com.chenfei.android.apk.downloader.session.Session<login>>(?) - Begin login.
13-04-22 18:01:32 [DEBUG] 
com.chenfei.android.apk.downloader.session.Session<login>>(?) - Login success.
13-04-22 18:01:32 [DEBUG] 
com.chenfei.android.apk.downloader.session.Session<login>>(?) - End login.
13-04-22 18:01:32 [DEBUG] 
com.chenfei.android.apk.downloader.APKDownloader<main>>(?) - Application 
startup success.

Original issue reported on code.google.com by [email protected] on 22 Apr 2013 at 10:05

Attachments:

@GoogleCodeExporter
Copy link
Author

操作系统是WIN7 64BIT。

Original comment by [email protected] on 22 Apr 2013 at 10:06

@GoogleCodeExporter
Copy link
Author

不好意思,请删除这个issue,是我的ID输错了,我输成了ANDROID 
ID,其实应该是Google Service Framework (GSF ID KEY):

Original comment by [email protected] on 22 Apr 2013 at 10:19

@GoogleCodeExporter
Copy link
Author

感谢反馈!

Device 
ID这个选项是必须的,且必须是从Android手机设备上获取的正��
�的Device ID。
通常Device ID是16进制的数字.

Original comment by [email protected] on 14 Jun 2013 at 8:13

@GoogleCodeExporter
Copy link
Author

你好请问如何获取gsf id key?必须安装谷歌框架么?
手机是国行note3 9002 求帮助

Original comment by [email protected] on 12 Nov 2013 at 2:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant