bauerj / paperless_app

An Android/iOS app for Paperless
https://play.google.com/store/apps/details?id=eu.bauerj.paperless_app
GNU General Public License v3.0
524 stars 45 forks source link

Use new `/api/document` path instead of `/fetch` #82

Closed pree closed 2 years ago

pree commented 2 years ago

Is your feature request related to a problem? Please describe. The app is using the old /fetch endpoint to receive PDF's, which makes it impossible to work in a setup, where only /api is exposed.

Describe the solution you'd like Switch to the new /api/document endpoint.

Additional context Official API Documentation: https://paperless-ngx.readthedocs.io/en/latest/api.html#downloading-documents