Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

OCA\Passwords\Exception\ApiException: Authorized session required #114

@AE720

Description

@AE720

I'm going to assume this app doesn't support E2E encryption MFA given my research. I am able to sign in just fine but I just get a blank screen and the logs have the following:

OCA\Passwords\Exception\ApiException: Authorized session required
/var/www/html/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php - line 97:

OCA\Passwords\Middleware\ApiSessionMiddleware->beforeController()

/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 118:

OC\AppFramework\Middleware\MiddlewareDispatcher->beforeController()

/var/www/html/nextcloud/lib/private/AppFramework/App.php - line 156:

OC\AppFramework\Http\Dispatcher->dispatch()

/var/www/html/nextcloud/lib/private/Route/Router.php - line 302:

OC\AppFramework\App::main()

/var/www/html/nextcloud/lib/base.php - line 1006:

OC\Route\Router->match()

/var/www/html/nextcloud/index.php - line 36:


OC::handleRequest()

and

'Error "Authorized session required" in OCA\Passwords\Controller\Api\FolderApiController::list'

Everything is from scratch. Reinstalling and clearing data changed nothing.

EDIT: I misspoke, I didn't mean E2E, I meant MFA. Sorry about that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions