Closed tharvill-unl closed 3 years ago
@tharvill-unl
I get a blank browser with no HTML after authorizing the app and logging in
This is 100% normal. You take the response url that is generating the blank page, and paste that in at the application response.
This process is also clearly documented here: https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#authorize-the-application-with-your-onedrive-account
This is not a bug or issue.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Thank you for providing this wonderful service to the community.
onedrive --version onedrive v2.4.12-10-g13b3709
The symptoms of this problem are very similar if not the same as PR#1298. I get a blank browser with no HTML after authorizing the app and logging in. The PR OP had a method to draw a response URI through network inspection at the client, I'm unsure how to do that. I tried the onedrive client generated URL in two different browsers on both Windows and Linux.
I followed this guide to install the onedrive client (from source).
uname -a
Linux xxxx 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux
curl --version
mount
lsblk -f
Bug Report Details
The symptoms of this problem are very similar if not the same as PR#1298. I get a blank browser with no HTML after authorizing the app and logging in. The PR OP had a method to draw a response URI through network inspection at the client, I'm unsure how to do that. I tried the onedrive client generated URL in two different browsers on both Windows and Linux.
Note: Please generate a full debug log whilst reproducing the issue as per https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support and email to support@mynas.com.au
To Reproduce Steps to reproduce the behavior if not causing an application crash: