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

获取不到 Yahoo contacts ? #11

Open
luxiaofeng544 opened this issue Sep 8, 2011 · 0 comments
Open

获取不到 Yahoo contacts ? #11

luxiaofeng544 opened this issue Sep 8, 2011 · 0 comments

Comments

@luxiaofeng544
Copy link

错误如下:
com.huangzhimin.contacts.exception.ContactsException: sina protocol has changed
at com.huangzhimin.contacts.email.EmailImporter.getContacts(EmailImporter.java:103)
at Test.testYahoo(Test.java:130)
at Test.main(Test.java:20)
Caused by: com.huangzhimin.contacts.exception.ContactsException: sina protocol has changed
at com.huangzhimin.contacts.email.SinaImporter.parseContacts(SinaImporter.java:91)
at com.huangzhimin.contacts.email.EmailImporter.getContacts(EmailImporter.java:100)
... 2 more
Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to org.json.JSONObject
at com.huangzhimin.contacts.email.SinaImporter.parseContacts(SinaImporter.java:76)
... 3 more

jar版本是 contactlist-1.13.0.jar

你好.请问这个问题如何解决 ? 谢谢

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

No branches or pull requests

1 participant