-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
On the endpoint {{host}}/api/transactions/{{testGroupName}}/{{testBankName}}/new:
{
"statusCode": 400,
"message": "Cannot parse submitted transaction body!",
"error": "Unrecognized token 'alexghergh': was expecting ('true', 'false' or 'null')\n at [Source: (String)"{\n\t"amount": "150",\n\t"payee": alexghergh,\n\t"description": "This is a test of the transaction system. SomePayee adds 150 currency to the piggy bank.",\n\t"tags": "fun, test, transaction, tutorial, API"\n}"; line: 3, column: 21]"
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working