Search code examples
Why is RestSharp returning text/html instead of json?...

c#restsharp

Read More
How to get Token from authenticate method with parameters and use it into other API's headers...

c#restsharpspecflow

Read More
How to attach json-formatted payload into RestSharp request?...

c#requestoauth-2.0restsharppayload

Read More
HttpClient C# PutAsync onto S3 bucket not matching signature provided...

amazon-web-servicesamazon-s3c#-4.0restsharp

Read More
How to convert JSON Object to JSON Array in C# Restsharp (Exception- cannot convert newtonsoft.json....

c#jsonjson.netrestsharp

Read More
RestSharp: Naming the parameter using request.AddJsonBody()?...

jsonrestsharp

Read More
RestSharp - could not be found...

c#restsharp

Read More
Posting JSON array to PHP API via RestSharp C#...

c#phparraysjsonrestsharp

Read More
How to get element value from response data to json...

c#json.net-corerestsharpweb-api-testing

Read More
Return Response as string...

c#apirestsharp

Read More
RestRequest.AddFileBytes posting corrupted files...

restsharp

Read More
ExecuteAsync() causing hard crash with no exception...

c#asp.net.netrestsharp

Read More
How to add bearertoken to post/get restsharp automation testing...

c#.net-coreautomationrestsharpweb-api-testing

Read More
"{\"ErrorCode\":402,\"Message\":\"Received invalid JSON input.\"}...

c#jsonrestsharppostmark

Read More
Deserializing XML Response using RestSharp...

c#xmlapirestsharp

Read More
Why does my API test fails when it should pass...

c#restsharp

Read More
RestSharp addfile sends file with ".undefined" file extension...

c#restsharp

Read More
Error with parsing JSON content within RestSharp & C#...

c#jsonrestsharp

Read More
Post Http call working on postman but code not working in C#...

c#postmanrestsharp

Read More
RestSharp.Portable - IgnoreResponseStatusCode property does not work on UWP apps?...

c#.netwin-universal-appuwprestsharp

Read More
Making a RestClient request shortly after HttpWebRequest leads to 404 - Not Found...

c#.netwinformshttpwebrequestrestsharp

Read More
When using RestSharp Method Visual Studio breaks...

c#winformsvisual-studio-2015restsharp

Read More
Obtain Specific Element Value From Xml Response (RestSharp/C#)...

c#.net-corerestsharp

Read More
C# RestSharp AddJsonBody() doesn't add API call Body name...

c#json.netrestsharprest

Read More
'RestClient' is a namespace but its used like a type - package issue...

c#restsharprest

Read More
How to pass Xml file using RestClient in Post - C#?...

c#apipostrestsharprest-client

Read More
Download Stream with RestSharp and ResponseWriter...

httpstreamhttp-status-codesrestsharp

Read More
Issue with RestSharp installation in Visual-Studio 2013...

c#visual-studio-2013restsharp

Read More
Deserializing a json string with restsharp...

c#jsonrestasp.net-web-apirestsharp

Read More
RestSharp deserializing 401 response to object with default values...

c#jsonrestsharp

Read More
BackNext