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

Expected HTTP 101 response but was '403 Forbidden' #66

Open
Kizo-blockchain opened this issue Jul 7, 2017 · 3 comments
Open

Expected HTTP 101 response but was '403 Forbidden' #66

Kizo-blockchain opened this issue Jul 7, 2017 · 3 comments

Comments

@Kizo-blockchain
Copy link

Major error the library. seems Client key is not passed...

E/ParseLiveQueryClient: Socket onError
java.net.ProtocolException: Expected HTTP 101 response but was '403 Forbidden'
at okhttp3.internal.ws.RealWebSocket.checkResponse(RealWebSocket.java:216)
at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:183)
at okhttp3.RealCall$AsyncCall.execute(RealCall.java:141)
at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:776)

@sadok90
Copy link

sadok90 commented Aug 7, 2017

hi 'm having the same issue any help

@mmimeault
Copy link
Contributor

Can you guys provide more information about your environement setup?
-Parse server (&live query) version
-http our https
-snippet of code that show how you are using the live query client.

This livequery client is currently used in production, so it works. Maybe something has changed on the server code / or a wrong configuration.

@maravilhosinga
Copy link

Same problem here

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

4 participants