Note that there are some explanatory texts on larger screens.

plurals
  1. POGoogle Hangout simpleHangoutApp.xml
    primarykey
    data
    text
    <p>I am seeing the Google Hangout Documentation, and I tried to make work the Getting Started example <a href="https://developers.google.com/+/hangouts/getting-started" rel="nofollow">https://developers.google.com/+/hangouts/getting-started</a>, I follow the steps, I downloaded the simpleHangoutApp.xml file and for server I started one in my computer with python(I am using arch linux) I started the server with the line console:</p> <p>python -m http.server 8000</p> <p>resulting in this:</p> <p>Serving HTTP on 0.0.0.0 port 8000</p> <p>I think my server is working ok, when follow the step 2 of the above link I do not have problem, in the step 3 in the url I put IP:8000/simpleHangoutApp.xml, IP obviously is my IP, then I save and start the hangout, then is when come the problems, in the center of the hangout screen appear the next:</p> <pre><code> There was an error loading the application. </code></pre> <p>This application failed to start because it has not provided the required information.</p> <p>I think the problem could something related with my server because I tried with the example url:</p> <p><a href="https://plushangoutstarter.appspot.com/static/simpleHangoutApp.xml" rel="nofollow">https://plushangoutstarter.appspot.com/static/simpleHangoutApp.xml</a></p> <p>And the example works excelent, please if somebody has suggestions I would be very thankful, I am trying to adapt an utility with a Hangout and I need to develop something, but if I can connect at least, I think I am stuck.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload