mage2pro / square

Square Payments integration with Magento 2
https://upwork.com/fl/mage2pro
3 stars 1 forks source link

«invalid character 'C' looking for beginning of value» #16

Closed dmitrii-fediuk closed 7 years ago

dmitrii-fediuk commented 7 years ago

Request:

{
    "amount_money": {
        "amount": 12744,
        "currency": "USD"
    },
    "card_nonce": "CBASEFX1BZwlbC2YjEhKrIf6XDggAQ",
    "idempotency_key": "59d7e0fc05354"
}

Response: [HTTP/1.1 400 Bad Request]

{
    "errors": [
        {
            "category": "INVALID_REQUEST_ERROR",
            "code": "BAD_REQUEST",
            "detail": "invalid character 'C' looking for beginning of value (line 1, character 1)"
        }
    ]
}
dmitrii-fediuk commented 7 years ago

Fixed in 1.4.2.