C#C
C#3mo ago
Danianson

Help with RestSharp and Flurl GET request

I dont understand the libraries of RestSharp and Flurl. I just need to do a simple get request that returns a string that then i convert into a json.
I already managed to make a succesful get request with a regular HttpClient so i know that the api works and its these libraries that i fail to understand
RestSharp_GET.PNG
Flurl_GET.PNG
Was this page helpful?