-
_[CVE-2024-45302](https://github.com/advisories/GHSA-4rr6-2v9v-wcpc) CRLF Injection in RestSharp's `RestRequest.AddHeader` method_ shows up as a vulnerability warning in any project that references Cy…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### What happened?
Good morning ,
I'm trying OneSignal's server-side API to send push notifications.
When I execute the method CreateNotificationSuccessResponse result = appInstance.CreateNotif…
-
**SDK you're using:**
- Version 9.1.0
**Describe the bug**
So effectively it is the same issue as reported in the below, except it is still happening in version 9.1.0:
https://github.com/XeroAP…
-
RestSharp 112 has breaking changes to cookiecontainer.
When executing the AuthenticateUsingSingleSignOn, it generates this exception.
System.NullReferenceException
HResult=0x80004003
Messa…
-
I am getting an error
`Method not found: 'Void RestSharp.RestRequest.set_ResponseWriter(System.Func'2)'.`
with code:
```c#
var smsClient = new ClientOAuth("token");
var sm…
-
## Issue
After installing version 4.0.0 of TaxJar and attempting to instantiate a new instance of TaxjarApi. When calling a new instance, the program is throwing a Method Not Found error.
## Error…
-
Please, update RestSharp to the last version!
-
**Describe the bug**
We need to use parameters with the characters '%2F' in them. After the change to src/RestSharp/Parameters/Parameter.cs in https://github.com/restsharp/RestSharp/commit/4ddda247c8…
-
**Describe the bug**
- Using `IssuedDocumentsApi` async methods return Unauthorized
- Using `IssuedDocumentsApi` sync methods throw RestSharp RestClientSyncExtensions cannot be loaded
**Env info*…