You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
For me it's not working properly because all I wanted was to be able to instantly create a room, given a website but all the button does, is start a new hangout by having me explicitely invite other people. I'd like to just be able to share a unique link per site url.
I'm seeing the same issue. Looking over the Hangouts API at https://developers.google.com/+/hangouts/button it says that currently render must be equal to createhangout. Does this mean the functionality has been deprecated, or perhaps not yet supported?
When trying to implement this, I'm getting a 400 Bad Request error in the console, and nothing renders on the screen. My sample page is based on https://github.com/google/instant-hangouts/blob/master/index.html Any ideas?
The text was updated successfully, but these errors were encountered: