Closed krukgit closed 1 year ago
@krukgit You'll need to use auth.html instead of auth, can you try that and see how you go?
Do you mean I should authorise http://localhost:52059/auth.html redirect URI? Or something else? I tried but it had no effect.
FWIW, I also tried logging into local ttu directly from Chrome by navigating to localhost:52059
. There, if I try to connect to GDrive I'm getting an error This localhost page can't be found. No webpage was found for the web address: http://localhost:52059/auth?ttu-init-auth=1
. Changing the URL to auth.html shows me a ttu loading animation but nothing else happens. Is it possible to somehow configure the local ttu to use /auth.html
?
The app as is definitely supports setting your own GDrive sync (at least in the previous version, maybe the 2.6 update to upstream does not include an app-specific change), because I've had a user try and succeed. Not sure what's going on here but I'll see what's what.
Thanks. Let me know if you need any additional info from my end.
@krukgit Just needed to adjust the updated ッツ I include to point to auth.html
as well. Will re-release 2.6.4 in a couple minutes. It's possible the website has cached so to see a difference, you should do a fresh install.
@krukgit I have re-released 2.6.4 (on arm64, rest are uploading). Can you please try and see if ッツ cloud sync redirection now works for you? I have tested the changes and it redirects fine on an emulator.
As mentioned above, you may need a fresh install so that you won't get a cache of the website from the old version.
I confirmed it works now. Thanks!
Hi!
I just started using jidoujisho and have been trying to set up sync between ttu in jidoujisho and on https://reader.ttsu.app/ on my PC. I followed the steps described in https://github.com/ttu-ttu/ebook-reader#storage-sources to get the necessary keys. I successfully connected https://reader.ttsu.app/ to my account, but when I try to do the same in jidoujisho, I get the error:
Closing this window also shows:
Failure. An Error occured: Window was closed before login
.Am I doing something wrong, or does jidoujisho not support GDrive sync? I'm using jidoujisho 2.6.3 on Android 13. Both http://localhost:52059/auth and http://localhost:52059 are authorised in my project.