You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: