Skip to content

Bug: GET /player/emotioncheck return data isn't valid json. #847

@BillTheBeast

Description

@BillTheBeast

What doesn't work?

GET /player/emotioncheck returns an list string and not something that can be parsed into an json object.
This is pretty much the only endpoint that does this and thus causes issues due to being inconsistent with the others.

What is the endpoint and method? (if applicable)

Endpoint: /player/emotioncheck

Method: GET

How can it be reproduced?

  1. Call GET /player/emotioncheck and check the return string.

What should it do instead?

Return data in a format that is valid json.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions