-
Hello, peole.
I need help with one think.
How I send a JSON array by restharp?
{
"body":"Nome 1",
"chatId":["55519xxxxx@c.us","555198xxx@c.us"]
}
I tried a lot of thinks, but all fa…
-
```
[00:49:20] [Craft Scheduler Thread - 1/WARN]: java.util.concurrent.ExecutionException: org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for …
-
## Expected Behavior
[{"value":83200.00,"path":"/annualsalary","op":"replace"},{"value":true,"path":"/autopay","op":"replace"}]
## Actual Behavior
{=[{"value":80600.0,"path":"/annualsalary","op…
-
(I am a little confused. What's the correct way to upload big files?)
## Environment
- The test file's size is 914 MB
- RestSharp 106.11.4
- .NET Core SDK 3.1.301
- .NET Core Runtime 3.1.5
-…
-
Gitlab version: 13.3.1
GitLabApiClient version: 1.6.0.
I try to get all tags (and create some), but can not.
I write question on SO: https://stackoverflow.com/questions/63885097/how-to-get-or-cr…
-
## Expected Behavior
calling `.AddObject(obj)` on a `RestRequest` would create parameters with names serialized by rules of the `JsonProperty` or other naming attributes of the property
## Actua…
-
I am using RestSharp to make a request to the Kairos face rcognitionAPI from C# using the following code from the Postman API tester, on which I was able to send the successfully
`var client = new …
-
## Expected Behavior
To be able to override `Task ExecuteAsync(IRestRequest request, CancellationToken token = default);`
-
Thank you for this project.
It make a request of sessionToken really simple, but we didn't find an option to generate access token from this library and forced to generate it by our self using http c…
-
## Expected Behavior
## Actual Behavior
Error:
Operation is not supported on this platform.
in response variable.
## Steps to Reproduce the Problem
1.
var request = new RestRequ…