Hi,
Hi,
I'm trying create APM Service using Postman Request.
My request is [POST] http://localhost:8200/intake/v2/rum/events and my body i follow this example (Example Request Body | APM Server Reference [7.15] | Elastic) but my response it's:
{
"accepted": 0,
"errors": [
{
"message": "invalid content type: 'application/json'"
}
]
}
Kibana version: 7.15.1
Elasticsearch version:7.15.1
APM Server version:7.15.1
APM Agent language and version: Postman
Browser version: Postman