You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to call a GET request via Async HTTP request in event begin play - everything works fine and Result is output, but if you call it in a Custom Event, but the request will somehow be sent to the server, but the Result is empty.