Closed dayfuaim closed 5 years ago
I use https://app.encryptic.org. When trying to set up DropBox sync, I have successfully got the key from DropBox. But nothing changed (even after refresh) in Encryptic. I got the following in console:
When in https://unstable.encryptic.org, I get just that from DropBox (if I try to get the key, https://www.dropbox.com/oauth2/authorize?response_type=token&client_id=XXXXXXXXXX&redirect_uri=https://unstable.encryptic.org/auth.html): ...and the same "Global fetch is deprecated..." error in console. https://unstable.encryptic.org/auth.html is accessible.
"Global fetch is deprecated..."
I have fixed this. Just tried it and it works now.
Sorry about that.
Thank you @daed. Now sync setup really works. 😄
I use https://app.encryptic.org. When trying to set up DropBox sync, I have successfully got the key from DropBox. But nothing changed (even after refresh) in Encryptic. I got the following in console:
When in https://unstable.encryptic.org, I get just that from DropBox (if I try to get the key, https://www.dropbox.com/oauth2/authorize?response_type=token&client_id=XXXXXXXXXX&redirect_uri=https://unstable.encryptic.org/auth.html): ...and the same
"Global fetch is deprecated..."
error in console. https://unstable.encryptic.org/auth.html is accessible.