[BUG]: OCA\Passwords\Services\EnvironmentService::loadUserFromBearerAuth() Argument #1 ($userId) must be of type string, null given #689
Labels
bug
Something in the app is not working as expected
Server Information
Client Information
Browser and Version: Brave v1.73.89 (Nov 13, 2024)
Client OS and Version: Windows 11 22H2
Bug description
When using the Nextcloud Passwords app, an exception is thrown in the EnvironmentService::loadUserFromBearerAuth() method. The error message indicates that the method is receiving a null value for the $userId parameter, which should be a string.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
The Passwords app should function without throwing exceptions and should handle user authentication correctly.
Nextcloud Logs
Browser Logs
The text was updated successfully, but these errors were encountered: