JavaPusherClient icon indicating copy to clipboard operation
JavaPusherClient copied to clipboard

Getting error connection failed

Open sourcebits-anshul opened this issue 13 years ago • 1 comments

i have implemented the project ( https://github.com/jmschultz/JavaPusherClient ) with my android app.but i m getting following error:

com.justinschultz.websocket.WebSocketException: connection failed: unknown status code 200

can u tell me how can i resolve this ?

sourcebits-anshul avatar Sep 06 '12 12:09 sourcebits-anshul

maybe you will have to give an internet permission to your application.

MissingRoberto avatar Oct 17 '12 20:10 MissingRoberto