Error in Patch Data Download

I installed the last launcher and it’s syncing with my account. But when i try to download the Unreal Editor it takes sometime (about 8mim ) in “Please Wait” and after is that what i get:

http://puu.sh/7DmxA.png

I can download some things marketplace such “Tappy Chicken” too but others not (don’t start, keep in “Please Wait” or in 0% forever).
someone saw some like that? Any Tip? I posted it in answers unrealengine
https://answers.unrealengine.com/questions/13875/cant-donwload-patch-data-error.html

For anyone who got this problem here is a little fix that worked for me:

Open: “C:\Program Files\Unreal Engine\Launcher\Engine\Programs\NoRedist\UnrealEngineLauncher\Config\DefaultEngine.ini”
Add the following two lines to the end of the file:

[HTTP]
HttpConnectionTimeout=120
HttpReceiveTimeout=200
HttpSendTimeout=200

And try your download again.
if 200 is not ok, try a more high value.

Work for me at least, thanks for this Epic support: