Hi,
I try to connect to pubsub via UE4 blueprint.
My print string say Connection OK
But when I launch a reward nothing happens
Could you help me please?
I don’t see where you’re actually requesting to listen to any topics once the connection is established. It looks like you’re establishing a connection, then doing nothing.
Make sure you’re listening to the topics you want and don’t get an error https://dev.twitch.tv/docs/pubsub#topics