We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Click on Show all mailboxes/Collapse mailboxes.
Show all mailboxes/Collapse mailboxes
Request to api not to fail.
PUT /apps/mail/api/preferences/account-settings Payload
{"key":"account-settings"}
400 Bad Request
{ "status": "fail", "data": { "message": "key or value missing", "type": "OCA\\Mail\\Exception\\ClientException" } }
5.0.7
31.0.4
docker-mailserver
debian
PHP 8.3
No response
Nginx
MySQL
The text was updated successfully, but these errors were encountered:
Thank you for your report
Sorry, something went wrong.
I can confirm this bug from a test on a production deployment.
@GretaD please have a look
GretaD
No branches or pull requests
Steps to reproduce
Click on
Show all mailboxes/Collapse mailboxes
.Expected behavior
Request to api not to fail.
Actual behavior
PUT /apps/mail/api/preferences/account-settings
Payload
400 Bad Request
Mail app version
5.0.7
Nextcloud version
31.0.4
Mailserver or service
docker-mailserver
Operating system
debian
PHP engine version
PHP 8.3
Nextcloud memory caching
No response
Web server
Nginx
Database
MySQL
Additional info
No response
The text was updated successfully, but these errors were encountered: