- I have checked the troubleshooting
Bug report
Environment
- Platform: macOS
- Platform version: Catalina 10.15.7
- App Version: 5.5.1
How to reproduce
Attempt to login with email and password specified in account settings.
I am behind a proxy, proxy is configured in my config.cson and the application is passing the network test.
When I attempt to sign in I get an authentication error for my email address and password. Email and password work on website.
{
āstatusā: 401,
ānameā: āErrorā,
āmessageā: āInvalid user credential: userId nor apiKey not specifiedā
}