Skip to content

JSON::ParserError: when attempting to cancel an order #9

Open
@fhur

Description

@fhur

Give that the API returns a boolean value when canceling an order,
it is not valid JSON so it should not be parsed. Calling api.cancel_order(order_id)
yields:

JSON::ParserError: 757: unexpected token at 'true'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions