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
Forgive me for being new and not very tech-savvy. Because Google is attempting to switch from Hangouts to Chat, or make them interchangeable, I tried using this parser with a Google Chat JSON file. It gives me the "The chosen file cannot be parsed" error. I am pulling my Hangouts data to check, but I believe the Chat JSON file should look the same and thus be parseable.
Here is a view of the JSON files for a single chat:
Here is a view of the code within the messages.JSON file:
The text was updated successfully, but these errors were encountered:
Interesting, I haven't used Google Chat at all but of course they chose a totally different export format compared to Hangouts 🙄
Just from looking at the snippet you've included I think it'd need an entirely different parser, despite the superficial similarities between the messengers
Forgive me for being new and not very tech-savvy. Because Google is attempting to switch from Hangouts to Chat, or make them interchangeable, I tried using this parser with a Google Chat JSON file. It gives me the "The chosen file cannot be parsed" error. I am pulling my Hangouts data to check, but I believe the Chat JSON file should look the same and thus be parseable.


Here is a view of the JSON files for a single chat:
Here is a view of the code within the messages.JSON file:
The text was updated successfully, but these errors were encountered: