Giter Club home page Giter Club logo

Comments (9)

alppaycore avatar alppaycore commented on May 27, 2024 1

I tried it with version 6.6.0, it worked. Thanks.

from client-encryption-csharp.

danny-gallagher avatar danny-gallagher commented on May 27, 2024

Hi @alppaycore, Thanks for raising this issue!
This could be a result of conflicting versions of Restsharp on your local machine. Our library uses version 108.0.3 of Restsharp.
If aligning these versions of Restsharp on your local machine doesn't work, please provide us with code snippets that we can use to further debug the issue you're experiencing.

from client-encryption-csharp.

alppaycore avatar alppaycore commented on May 27, 2024

from client-encryption-csharp.

karen-avetisyan-mc avatar karen-avetisyan-mc commented on May 27, 2024

Hi @alppaycore
I do not see the attached project, can you please attached to this GitHub issue #23 directly

Thanks
Karen

from client-encryption-csharp.

alppaycore avatar alppaycore commented on May 27, 2024

https://github.com/alppaycore/MastercardApi.Client

from client-encryption-csharp.

karen-avetisyan-mc avatar karen-avetisyan-mc commented on May 27, 2024

Hi @alppaycore
I was able to build your project, after I have run the following command
dotnet add package RestSharp.
Please read here for more reference: https://restsharp.dev/intro.html#introduction.
Let me know if it helps

from client-encryption-csharp.

alppaycore avatar alppaycore commented on May 27, 2024

It compiles with the current Resharp version (110.2.0), there is no problem there. I get an error when I run it. I cannot compile it with version 108.0.3 either.

from client-encryption-csharp.

karen-avetisyan-mc avatar karen-avetisyan-mc commented on May 27, 2024

@alppaycore can you please regeneration the client using https://github.com/openapitools/openapi-generator.git version v6.6.0.
The generated code you have provided is using version 7 which using Restsharp 110.2.0- and those are incompatible. Our library does support 108.0.3 - and we are moving to the next version soon, as soon as version 8.0 of open API generator is released.
let me know if that will work for you.

from client-encryption-csharp.

karen-avetisyan-mc avatar karen-avetisyan-mc commented on May 27, 2024

Closing the issue. the resolution is to use https://github.com/openapitools/openapi-generator.git version v6.6.0.

from client-encryption-csharp.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.