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

AppRTCDemo Android POST 405 Method Not Allowed #26

Open
ubuntutest opened this issue Sep 9, 2016 · 2 comments
Open

AppRTCDemo Android POST 405 Method Not Allowed #26

ubuntutest opened this issue Sep 9, 2016 · 2 comments

Comments

@ubuntutest
Copy link

I'm trying to use apprtc Android.

If I remove the https://appr.tc address and insert the IP address of my server I get the following error:

09-09 16:39:05.327 13569-19172/org.appspot.apprtc E/RoomRTCClient: Room connection error: Non-200 response to POST to URL: http://XX.XXX.XXX.XXX:8083/r/45048692 : HTTP/1.1 405 Method Not Allowed
09-09 16:39:05.327 13569-19172/org.appspot.apprtc E/WSRTCClient: Non-200 response to POST to URL: http://XX.XXX.XXX.XXX:8083/r/45048692 : HTTP/1.1 405 Method Not Allowed

So if I try to replace POST with GET, the error is as follows:

09-09 16: 44: 48,371 13569-24617 / org.appspot.apprtc E / WSRTCClient: Room JSON parsing error: org.json.JSONException: Value <! DOCTYPE of type java.lang.String can not be converted to JSONObject

Unfortunately I can not fix this, the information found on the web or are old or do not solve my problem

@SanBeHappy
Copy link

I have same problem with you.
Have you solved this problem?

@ubuntutest
Copy link
Author

I'm sorry, I abandoned the project, there is no support

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

2 participants