-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
Unknown Error (MalformedJsonException) when saving beta blobs #603
Comments
This is happening to me too, XR 15.4 |
Happening on Arch Linux with an iPhone 12 iOS 16.5.1 com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $ |
This is due to the beta API blobsaver is using no longer working. Looking for another solution, no ETA on a fix. In the meanwhile, you will have to disable including betas. |
So is that mean we can just uncheck save for beta option and get it work untill this problem was fix right? thanks |
Yes |
happening to me too, sadly I am on 14 pro max using 17.0 com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $ |
The error message is now clearer in v3.5.2 and I will be closing this in favor of #614, please follow the issue there. |
Describe the bug
Screenshots
Desktop:
Checklist (place an x between the brackets to mark as completed):
The text was updated successfully, but these errors were encountered: