Skip to content

[Bug] Odd response body for transactions #36

@alexghergh

Description

@alexghergh

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions