!googlechat-v10:maunium.net

Mautrix-Google Chat Bridge

141 Members
Discussion about mautrix-googlechat | Latest release: v0.5.2 | https://github.com/mautrix/googlechat72 Servers

Load older messages


SenderMessageTime
26 May 2023
@github:maunium.netGitHub [mautrix/googlechat] moo1210 starred the repo 04:27:02
@github:maunium.netGitHub [mautrix/googlechat] grimmy pushed 2 commits to webapi:
  • fc84ac1c Add a note about batchexecute failures
  • 7f0e62a7 Get the webchannel up and working […]
07:41:13
29 May 2023
@midsummerred32:matrix.orgTrevor Leavitt joined the room.12:11:47
@midsummerred32:matrix.orgTrevor Leavitt left the room.12:13:18
@aquarist684:homestead-nextcloud.duckdns.orgaquarist684
In reply to @tulir:maunium.net
(you could probably technically still use the bridge if you acquired an oauth code or refresh token from the google chat ios app)
When you say "oauth code" are we talking about an iOS Client ID for an OAuth client in the GCC ?
12:34:52
@tulir:maunium.nettulirno, I mean the code you get after a successful oauth login12:35:24
@tulir:maunium.nettulir * no, I mean the code you get after a successful oauth login with the google chat ios client id12:35:32
@aquarist684:homestead-nextcloud.duckdns.orgaquarist684
In reply to @tulir:maunium.net
no, I mean the code you get after a successful oauth login with the google chat ios client id
Ohh, so the Google Chat Bot only successfully registers currently on iOS devices ..?
12:36:47
@aquarist684:homestead-nextcloud.duckdns.orgaquarist684My wife has an iPad, could I just complete the login on that device and then delete the app from that device ..? Sorry Tulir I know you're busy lol 12:43:32
@tulir:maunium.nettulirgetting the oauth code before the app eats it will probably be difficult12:45:19
@aquarist684:homestead-nextcloud.duckdns.orgaquarist684Ahh that's right .. there's no F12 I suppose 12:45:56
@tulir:maunium.nettulirif you could read the internal state of the app, then getting the refresh token from there would probably work too, but that's not really possible on ios either12:46:21
@aquarist684:homestead-nextcloud.duckdns.orgaquarist684Yea iOS is pretty security conscious, I see now why you said technically .. well I appreciate you taking the time to explain it to me :) probably best that I wait until a patch resolves the issue :P Would the solution to this problem be posted here when resolved ?12:48:06
@tulir:maunium.nettulirprobably best to subscribe to https://github.com/mautrix/googlechat/issues/85 to get notified when it's closed12:51:53
@aquarist684:homestead-nextcloud.duckdns.orgaquarist684Thanks again tulir :D12:54:46
30 May 2023
@kandlerb:beeper.comKandler joined the room.21:17:03
31 May 2023
@doctork:krazerlasers.comdoctork joined the room.18:18:56
5 Jun 2023
@alex:nop.chatalex joined the room.03:43:57
@github:maunium.netGitHub [mautrix/googlechat] aquarist684 starred the repo 12:57:17
6 Jun 2023
@michael.sandmann:matrix.orgMichael S. joined the room.10:12:41
@michael.sandmann:matrix.orgMichael S. Hello everyone. Is there a way to register the bridge because the url in the login description is no longer available 10:14:32
@tulir:maunium.nettulirno10:14:40
@alex:nop.chatalexhttps://github.com/mautrix/googlechat/issues/8510:16:50
@bramenn:matrix.orgAlejandro Herrera

For those of you who are trying to fix what google did to us, I came across a Python library that does something similar with Google services (YouTube). Maybe it's a basis for connecting to those services.

It is also related to https://developers.google.com/oauthplayground where one can say which services are enabled so that this library has access to one's account, it generates a token that can then be used within such a line:

>>> from pyyoutube import Client
>>> client = Client(access_token='your access token')
22:11:02
@tulir:maunium.nettulirthe youtube data api is public so it's easy to access, the google chat user api is private22:12:29
@bramenn:matrix.orgAlejandro Herreraohh ok, I see, sorry :)22:13:19
@bramenn:matrix.orgAlejandro HerreraA question that may be stupid, I see that Hangouts is practically obsolete, does that mean that these endpoints refer to the new chat service they are implementing? So the future of this bridge is going to be to migrate to that new chat service?22:16:59
@bramenn:matrix.orgAlejandro Herreraimage.png
Download image.png
22:17:02
@tulir:maunium.nettulirthis has been a google chat bridge for 1.5 years now22:17:33
@tulir:maunium.nettulirthe public google chat api is only for bots and it's very limited, so it's not useful for bridges22:18:34

Show newer messages


Back to Room ListRoom Version: 10