There are multiple ways to post a Wwise Event.
Game Syncs are posted to Wwise using the following Blueprint nodes:
Set Switch
Set State
Set RTPC
Post Trigger
For all of these, it’s worth verifying that you are using the function listed under the AudioKinetic section and not a different one. This is particularly true with the Set State function, given that states are used in various aspects of game development.