Send Message

Issue #87 resolved
Edson Souza created an issue

Hi, there is a problem in the function 'sendMessage'. Not sending message. Already solved the problem, I'm just warning you.

You have to inform the csrf_token too.

$ request-> setPostField ('csrf_token', $ token);

Comments (4)

  1. Log in to comment