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

leave doesn't work #153

Open
vskaiman opened this issue Aug 23, 2017 · 0 comments
Open

leave doesn't work #153

vskaiman opened this issue Aug 23, 2017 · 0 comments

Comments

@vskaiman
Copy link

When I try leave from group chat , I get next error.

Exception in thread "main" com.samczsun.skype4j.exceptions.ConnectionException: 
		Cause: While kicking user
		Response: 400 Bad Request
		Begin Message 

{"errorCode":201,"message":"The resource URL is misformatted."}

		End message

	at com.samczsun.skype4j.internal.ExceptionHandler.generateException(ExceptionHandler.java:101)
	at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:389)
	at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.delete(Endpoints.java:291)
	at com.samczsun.skype4j.internal.chat.ChatGroup.kick(ChatGroup.java:163)
	at com.samczsun.skype4j.internal.chat.ChatGroup.leave(ChatGroup.java:201)
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