Open
Description
➜ ~ curl https://api.balancedpayments.com/customers \
-H "Accept: application/vnd.api+json;revision=1.1" \
-u ak-test-1PPfI4CmXSaOHFgIYzWdA5fpdkYe9mvLL: \
-d 'name=fooey' -d 'card=CC1AmIYgsxXFp7EoX2X3yrc5'
{
"code": 500,
"description": "'unicode' object has no attribute 'get'",
"name": "Internal Server Error"
}%