-
**SDK you're using (please complete the following information):**
- Version Xero.NetStandard.OAuth2 9.2.0
**Describe the bug**
We have upgraded from Xero.NetStandard.OAuth2 6.0.0 to **Xero.NetSt…
-
Generate c# clients using restsharp as the client. http://restsharp.org/
vbjay updated
5 months ago
-
### Dynamo Version
2.19.3
### Revit Version
2024
### Operating System
Windows 10
### What did you do?
The add-in conflict with old version of RestSharp, even `Dynamo Core` upgraded to version `…
-
We are using a combination of DateOnly and RestSharp for our API environment.
When serializing the DateOnly object in .Net Framework it comes out as { "Year": 2024, "Month": 9, "Day": 2........}
…
-
I am facing challenges after migrating from RestSharp version 106.11.4 to 112, specifically when adding attachments to ServiceNow incidents. The code that was working fine in 106.11.4 is now leading t…
-
I am load GetApplicationToken
` CredentialUtil.Load(path);`
`IList list = new List() { "https://api.ebay.com/oauth/api_scope" };`
` OAuthResponse oAuthResponse = new OAuth2Api().GetApplicationToke…
-
Body
-
http://restsharp.org/
RestSharp is HttpClient, but for all .NET versions. It's opensource on [Github restsharp/RestSharp](https://github.com/restsharp/RestSharp) and is also available by [NuGet packa…
-
- XmlDeserializer の場合、DataContractSerializer(DCS)を使って クラスを復元できる
- ただし、DCSだと XML属性復元できないっぽい
- 複数要素を持つ場合、CollectionDataContract だけでは復元できないっぽい
hdknr updated
8 years ago
-
We have a dependency in our project that requires version 106.6.10 of RestSharp, but this SDK has a dependency on max v106.5.4.
IRN 414747