Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Initial set up fails #112

Closed
gadgetguy08 opened this issue Dec 11, 2020 · 0 comments
Closed

Initial set up fails #112

gadgetguy08 opened this issue Dec 11, 2020 · 0 comments
Labels

Comments

@gadgetguy08
Copy link

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

  1. Start app
  2. Enter Server Address, press "Continue"
  3. On Connect to your account, press "Log In"
  4. Enter Username (email) and password and press "Log In"
  5. On Account Access screen, press "Grant Access"
  6. Nextcloud registers it
  7. 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants