-
-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Credentials - unable to add any API keys #169
Comments
Thanks for the response @ZimM-LostPolygon i will have a look if I can reproduce this issue this week |
Seems to be fixed by changing the environment variable |
Describe the bug
Trying to add credentials for any connector always fails. Standalone client works just fine with those same credentials.
Steps to reproduce bug
'NoneType' object has no attribute 'encrypt_secret_value'
error.In the
backend-api
container log, there's a line:"POST /add-connector-keys/kucoin_test/kucoin HTTP/1.1" 400 Bad Request
UPD: this happens with any connector, not just Kucoin
The text was updated successfully, but these errors were encountered: