farrad

Results 6 comments of farrad

It looks to be related to this one: https://github.com/e-alfred/nextcloud-printer/issues/18

@Boc-chi-no Thanks for your efforts to fix the compatibility issue! I tested your fix and for me still the following Fatal error occurs: ``` "File": "/var/www/html/custom_apps/scanner/lib/AppInfo/Application.php", "Line": 43, "message": "Error...

See compatible version for Nextcloud 28 and 29 in [this pull request](https://github.com/e-alfred/nextcloud-scanner/pull/41). Note it is NOT backward compatible.

Same here, neither of the two methods work for me. Here is my step-by-step: ### 1. When User settings are empty (via OAuth app) I do the following: a. **In...

@eneiluj Thank you for testing this! I was finally able to resolve it. **Short answer:** Add `'allow_local_remote_servers' => true,` to your Nextcloud config **Detailed answer:** Here is what I did:...

@e-alfred Please review [the pull request](https://github.com/e-alfred/nextcloud-scanner/pull/41) and release new version of the app to be available via Nextcloud store. Note it is NOT backward compatible.