Jesús Recio

Results 631 comments of Jesús Recio

thanks. we can see that there are plenty of server requests that are responded, but just a ``` I: 2024-11-11 12:23:55:657(UploadFileFromSystemUseCase.kt:76)Plain upload of /data/user/0/com.owncloud.android/files/owncloud/tmp/[email protected]%2Fowncloud/list_vlastnictva (11).pdf has been enqueued. ``` to...

@JuancaG05 @joragua more ideas? if apps connects directly with server, there should be no problem.

- Vanilla app or any branded app? - Were there changes in the server side? - Which is the visible error? - Any way to get a test account in...

Nothing important changed in the latest version either, could you share the error shown in the app?

https://github.com/owncloud/android/issues/4610#issuecomment-3095480342

The error in the logs is: ` The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. Client...

drop a text file with url and credentials [here](https://infinite.owncloud.com/s/shJkIQZxGgjxnce). Pwd: `zG&0i2DИ`. Thank you very much.

credentials not working, expired? as a recommendation, drop a message here when they are ready, so that we can quickly check.

will check and develop a fix for it EDIT: the logic is handled here https://github.com/owncloud/android/blob/6eb898c898132d45ef2c03a536d2a3c4e191516b/owncloudApp/src/main/java/com/owncloud/android/presentation/authentication/AccountAuthenticator.java#L376

@mwinters-stuff you can pull the fix from `fix/set_authorization_header_when_necessary` branch (commit `55431a01`). Also, you can get it from this [link](https://infinite.owncloud.com/s/ApmddCvwLalVZuK) (pwd: `#I>M6Nx7G@y2`) Eager to get your feedback ;)