I added AJAX:POST to URL in my eventsheet.
I want to change the event based on the results of an API response. For example, when it is not sent successfully or when I don't know how to confirm the results of a POST, what should I do?
For now, I want to check that my game gets a response correctly... I set a text for debug However, it does not work.