How to make an HTTP Request from Unreal

Hi, sorry to rake up this almost a year old conversation, but I could find the solution nowhere. I tried to use the code you suggested, but I keep getting an error on the Response variable:


FHttpResponsePtr Response
Error: pointer to incomplete class type is not allowed

Any idea why? Of course I’m pretty new to C++ coding.