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
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

