Unable to update feeds over http API: "Login failed"

Hi,

I’m running NC 13.0.1 (Docker Apache Image) with News-App 12.0.1 installed. Because of missing cron support, I would like to update my feeds via news-updater application (https://github.com/nextcloud/news-updater) over http api calls.

Currently all requests to https://my_nextcloud/index.php/apps/news/api/v2/updater/before-update failing with “Login failed”. I tried different users, double checked passwords, tried manually requests, but I can’t figure the problem out.

Has anybody already seen this or could give me a hint for further debugging?

This was a typo in my docker entrypoint. Sorry for the post.