I want to pass a query string to the request,
if I type it on the request itself works, however if I add it to the request.Content it fails,
Here\'s my code