There is a button in my app which use ajax to send request to server. But i found the first time i clicked, it worked and i could find my print log in server log. However, it seems doesn't work when I clicked it at the second times as i couldn't find my print log anymore. Not sure what happened, it always works in my local PC.