You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Behaves similarly to issue #95.
When attempting to access News Reader on Nextcloud, OCReader returns me back to the prompt to enter a server address. OCReader does not proceed further than giving access to the Nextcloud-account; tapping on grant access leads to the initial prompt for server name.
The Nextcloud app can get access through the same login procedure as OCReader's.
Expected behavior
Should allow access to News Reader app.
Steps to reproduce
Start app
Enter Server Address, press "Continue"
On Connect to your account, press "Log In"
Enter Username (email) and password and press "Log In"
On Account Access screen, press "Grant Access"
Nextcloud registers it
Returns to first screen (Step 2).
Your Environment
OCReader version: Anything greater than 0.44
Nextcloud news version: 14.2.2
Android version: 9.0
Nextcloud server log shows
"Warning core Login failed: 'name%40email.com' "
When I put the user name (email address) in single quotes, I get this from the NC server log:
"Warning no app ... Login failed: 'name@email.com' "
Logcat
09-26 17:31:29.218 I/ActivityManager(2106): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=email.schaal.ocreader/.ListActivity bnds=[720,1745][1066,2161]} from uid 10112
09-26 17:31:35.537 I/ActivityManager(2106): Start proc 11681:com.android.webview:sandboxed_process1/u0i4 for webview_service email.schaal.ocreader/org.chromium.content.app.SandboxedProcessService1
09-26 17:32:42.111 I/ActivityManager(2106): START u0 {cmp=email.schaal.ocreader/.LoginFlowActivity} from uid 10144
09-26 17:32:51.107 W/ActivityManager(2106): Exception when unbinding service email.schaal.ocreader/org.chromium.content.app.SandboxedProcessService1
The text was updated successfully, but these errors were encountered:
Description of the issue
Behaves similarly to issue #95.
When attempting to access News Reader on Nextcloud, OCReader returns me back to the prompt to enter a server address. OCReader does not proceed further than giving access to the Nextcloud-account; tapping on grant access leads to the initial prompt for server name.
The Nextcloud app can get access through the same login procedure as OCReader's.
Expected behavior
Should allow access to News Reader app.
Steps to reproduce
Your Environment
Nextcloud server log shows
"Warning core Login failed: 'name%40email.com' "
When I put the user name (email address) in single quotes, I get this from the NC server log:
"Warning no app ... Login failed: 'name@email.com' "
Logcat
The text was updated successfully, but these errors were encountered: