balanced / balanced-dashboard

The Balanced dashboard.
https://dashboard.balancedpayments.com/
Other
2.28k stars 386 forks source link

Credit returns 400 but no error displayed in the UI #1514

Closed fangpenlin closed 10 years ago

fangpenlin commented 10 years ago

2014-10-28 1 25 25

Response:

{
  "errors": [
    {
      "status": "Bad Request",
      "category_code": "request",
      "additional": {
        "valid_charset": "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.<>(){}[]+&!$*;-%_?:#@~='\" ^\\`|"
      },
      "status_code": 400,
      "category_type": "request",
      "extras": {
        "appears_on_statement_as": "\"/\" in position 2 is not allowed in character set"
      },
      "request_id": "OHM749b80865ee011e4910006429171ffad",
      "description": "Invalid field [appears_on_statement_as] - \"/\" in position 2 is not allowed in character set Your request id is OHM749b80865ee011e4910006429171ffad."
    }
  ]
}