mes = newMapFromValues("message", notification_text);

But for some reason, the request is sent twice instead of once. That is, the request is duplicated.

I can't figure out what this is about.
Does anyone have any thoughts on this?
Maybe someone has come across this already.