Skip to content

Android version 2.5.9 still reporting Failed to parse JSON to custom endpoint #2242

Description

@TheQuickster

I've just updated to 2.5.9 but I'm still getting the java error. This is to my self hosted site which returns an empty JSON string with a HTTP 200.

Is an empty JSON string and a HTTP 200 still a valid return or do I need to return some details in the JSON string.

I tried returning a command with the same result
{
"_type": "cmd",
"action": "clearWaypoints"
}

This is my own developed Python site but it has been working fine for years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-more-infoA little more info requested from the submitter

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions