i am currently integrating gcm in my web application, the subscription and the registration_id saving working, i get on the client also the response, when i trigger a message from Postman. So now i need to transfer the title and the message. i am triggering the gcm api with this parameter: https://i.stack.imgur.com/PC0fs.png and thats the received from the client: https://i.stack.imgur.com/OdYHl.png
The Field "data" is everytime empty,