I'm building an application with Xamarin.Forms and a Portable Class Library. I try to do an API call which returns JSON. I have problems when running the project on Universal Windows Platform. This is the code that throws an error:I'm building an application with Xamarin.Forms