Skip to content

415 Unsupported Media Type #1

@ThomasKoscheck

Description

@ThomasKoscheck

Hi,
I installed the wordpress plugin to track views on my website.

Currently requests to the selfhosted openpanel instance are failing with this error

{
  "status": "415",
  "error": {
    "code": "FST_ERR_CTP_INVALID_MEDIA_TYPE",
    "name": "FastifyError",
    "statusCode": 415,
    "message": "Unsupported Media Type: application/x-www-form-urlencoded"
  },
  "message": "Unsupported Media Type: application/x-www-form-urlencoded"
}

The request is not reaching the openpanel instance.

Is this a bug in the plugin or with the selfhosted instance?

Kind regards
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions