You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to set up dev env by following the steps on the contributing page, after logging in I get the following error in the Www-Authenticate response header of the /api/accounts/profile request:
Bearer error="invalid_token", error_description="The issuer 'http://localhost' is invalid"
After which I get logged out.
Screenshots or Videos
No response
Additional Context
No response
Build Version
Newest
Environment
Self-Hosted
Environment Details
No response
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Hey @Wengiel31,
I’d like to work on this issue. Could you please assign it to me? Let me know if there are any specific requirements or guidelines I should follow while implementing the solution.
Steps To Reproduce
Follow the instructions on https://contributing.bitwarden.com
Expected Result
Actual Result
When trying to set up dev env by following the steps on the contributing page, after logging in I get the following error in the Www-Authenticate response header of the /api/accounts/profile request:
Bearer error="invalid_token", error_description="The issuer 'http://localhost' is invalid"
After which I get logged out.
Screenshots or Videos
No response
Additional Context
No response
Build Version
Newest
Environment
Self-Hosted
Environment Details
No response
Issue Tracking Info
The text was updated successfully, but these errors were encountered: