-
Notifications
You must be signed in to change notification settings - Fork 28
Method connect() always throw exeption #41
Comments
I've got too this trouble :( how fix? |
I have also a mistake: Error thrown during connection. Check your credentials? url "https://contacts.skype.com/contacts/v2/users/live:test/contacts" return an empty string I use this on android device and it had worked 5 times before, after always same mistake |
hello, |
No, ignoring the contact username is probably not the right workaround. |
Hi! The same error still(( |
Skype skype = new Skype("oldSkype.login","pass");
skype.connect();
Every time after calling .connect() i have exeption:
Error thrown during connection. Check your credentials?
Also propblem with
fr.delthas.skype.ParseException: org.json.JSONException: JSONObject["name"] not found.
The text was updated successfully, but these errors were encountered: