Open sdragnev opened 6 months ago
@marc0der Given that entering the passphrase went successfully, it may not be login issue, but a browser cookie related issue. Is there anything that prevents cookie to be set with Brave Browser? I would be happy to jump on a call and troubleshoot if you want. Please DM me in our community slack: https://getinsomnia.slack.com/
@marc0der @guguehub Could you both join our community Slack channel? I can DM you and ask for more information.
@marc0der I can't reproduce this issue in my Brave browser, I can see the Lauch Insomnia desktop
dialog. Could you share the network and console logs? It helps us identify the root cause. Thanks.
update from Insomnia team: see https://github.com/Kong/insomnia/issues/7358#issuecomment-2090962167
Expected Behavior
Logging in with email at https://app.insomnia.rest/app/authorize/email, I should receive an authorization code and auth code should work.
Actual Behavior
Sometimes sending the auth code fails with "Something went wrong". Sometimes I get the code but entering it on the website results in an error. I have not been able to login successfully.
Reproduction Steps
No response
Is there an existing issue for this?
Additional Information
POST to https://app.insomnia.rest/app/authorize/email?_data=routes/app.authorize.email returns a 500 error with this result:
{"message":"Unexpected Server Error"}
How can I view my projects if the login server is not working?
Thanks.
Insomnia Version
9.0
What operating system are you using?
Other Linux
Operating System Version
openSuse
Installation method
snap package
Last Known Working Insomnia version
No response