Closed rileyhawk1417 closed 8 months ago
@rileyhawk1417
Hi thanks for filing the issue. I dont think it's because of provider_token
.
So in the cloud, there are 2 services that appflowy connects to:
I cant reproduce the error though. Just checking, you've set the server url to https://beta.appflowy.cloud
?
@rileyhawk1417 I think I might have found the bug, you probably put extra /
at the end of the url in cloud settings.
correct: https://beta.appflowy.cloud
incorrect: https://beta.appflowy.cloud/
This bug will be fixed in the future iteration
Thanks it worked. Should the issue remain open or just closed?
@rileyhawk1417 we can keep this open until the issue is fixed.
Describe the bug In the code
provider_token
is not handled, which throws an error when logging in via OAuth.To Reproduce Steps to reproduce the behavior:
Expected behavior Log into AppFlowy and sync data.
Screenshots If applicable, add screenshots to help explain your problem.
The screenshot below is the error that appears on AppFlowy after trying to sign in using OAuth.
This screenshot are the logs when AppFlowy is run from the terminal.
Desktop (please complete the following information):
Additional context