deploy-examples icon indicating copy to clipboard operation
deploy-examples copied to clipboard

Credentials - Unable to add XRPL error should be valid dictionary

Open rapcmia opened this issue 8 months ago • 0 comments

Describe the bug

Describe the bug

When checking deploy commit 84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f, adding xrpl would return input should be a valid dictionary. Tried to use on dashboard whitespaces, {}, [] but still no go ❌

However its being accepted when running endpoint POST /add-connector-keys/{account_name}/{connector_name}Image

Steps to reproduce bug

  1. Clone hummingbot deploy
  2. Run sh setup.sh
  3. Launch dashboard, go to credentials then add API keys of xrpl

rapcmia avatar May 05 '25 13:05 rapcmia