samczsun / Skype4J

Skype API written in Java. Does not support P2P chats
Apache License 2.0
145 stars 48 forks source link

Unsuccessful login on skype #160

Open techeaven opened 4 years ago

techeaven commented 4 years ago

When I enter the correct username and password, I get exception 404, Please, assist

com.samczsun.skype4j.exceptions.ConnectionException: While logging in (404 Not Found) at com.samczsun.skype4j.internal.ExceptionHandler.generateException(ExceptionHandler.java:50) at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:372) at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:302) at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.post(Endpoints.java:282) at com.samczsun.skype4j.internal.client.FullClient.login(FullClient.java:69) at pers.techeaven.file_tools.skype.SkypeService.main(SkypeService.java:53)

image

satyapal06 commented 4 years ago

I am also getting the same issue, any workaround?

techeaven commented 4 years ago

我也遇到同样的问题,有什么解决方法吗?

no