This is an automated archive made by the Lemmit Bot.
The original was posted on /r/revancedapp by /u/IXPageOfCupsIII on 2023-09-08 01:17:54.
So I got a new phone, the 7a after using the 5a for years, and getting youtube up and running was a piece of cake. I had recently got Sync working on my old phone as well so figured it would be similarly easy to get it working on this new phone.
Patching Sync went smoothly and I’ve got the client ID txt file in my documents and everything but when I open Sync it hits me with a 401 error. I figured this was because I’m not logged into my account and using the oauth/client ID/app hack described in this thread.
But when I try and login it hits me with this error.
Error: Error fetching oauth client
at requestOauthApp (/src/packages/applications/monolith/bin/index.cjs:173217:16)
at async Proxy.renderAfterQuery (/src/packages/applications/monolith/bin/index.cjs:198968:26)
at async /src/packages/applications/monolith/bin/index.cjs:170703:21
at async withLocalSpanGeneratorAsync (/src/packages/applications/monolith/bin/index.cjs:164260:18)
at async Proxy. (/src/packages/applications/monolith/bin/index.cjs:170701:17)
at async renderFeature (/src/packages/applications/monolith/bin/index.cjs:170974:21)
at async renderFeatureTree (/src/packages/applications/monolith/bin/index.cjs:171119:5)
at async StreamingRenderer.renderAsGenerator (/src/packages/applications/monolith/bin/index.cjs:171227:13)
Has anyone got any ideas?
You must log in or register to comment.