Giter Site home page Giter Site logo

Comments (7)

vlad-kurdesov avatar vlad-kurdesov commented on August 9, 2024

there is also bug with page size on line 76 of same file

from shipstation4net.

vlad-kurdesov avatar vlad-kurdesov commented on August 9, 2024

Shipments & Products most likely have bug in pagination as well
If you pass filter, then page & pagesize variables are ignored
line 59: https://github.com/nla-brandonjames/ShipStation4Net/blob/master/ShipStation4Net/Clients/Shipments.cs
and line 64: https://github.com/nla-brandonjames/ShipStation4Net/blob/master/ShipStation4Net/Clients/Products.cs

from shipstation4net.

vlad-kurdesov avatar vlad-kurdesov commented on August 9, 2024

Question #2 that i had - do you plan to maintain this project or it is just something which was built as 'example of work'. I understand that if shipstation will provide their own client package on nuget, then there will be no reason to maintain different implementation of Api client. Just trying to get better idea what i could rely on.

from shipstation4net.

nla-brandonjames avatar nla-brandonjames commented on August 9, 2024

Hey,
Thanks for using this library. I created this in a week, and I am intending to upgrade the core ClientBase and related code as a separate REST Client along the way some time. I was expecting for there to be some issues. I was rushing. I also have a Zoho Client that I should be publishing sometime too. Also, I have seen your Pull Request and will review it shortly. I will be using the library to integrate into some internal applications for my business. Eventually ShipStation will be phased out here and this Client was made just for that purpose to make it easier to sever the tie. I have not implemented the bulk update yet. The core code doesn't have file support yet.

from shipstation4net.

vlad-kurdesov avatar vlad-kurdesov commented on August 9, 2024

I think that error has to do with missing 'configuration.json' file in test project. When I got latest of this repo, this file was missing, and I assumed it's because this file contained some api credentials that were not supposed to be exposed.
on the other hand, even if file would be present, I think that master branch would still fail to pass all tests - current build status of master branch is "failing": https://ci.appveyor.com/project/nla-brandonjames/shipstation4net/branch/master
in this log you might see that ApiLimitReachedException is thrown in 4 test cases.
2 errors because [shipDate] should be nullable on order DTO..
ShipStation4Net.Tests.TestStores.TestGetStoreAsync test throws 'Bad Request' exception.

from shipstation4net.

nla-brandonjames avatar nla-brandonjames commented on August 9, 2024

OK. Yeah, the appveyor.yml file has credentials encrypted in it. I'm assuming it throws because it can't read the API Limit from the file in the tests. Most of the failed tests from the main branch were the reasons due to the API limit. The configuration.json file has the details. I can tell for the most part you just changed the affected files.

from shipstation4net.

nla-brandonjames avatar nla-brandonjames commented on August 9, 2024

Accepted PR #3.

from shipstation4net.

Related Issues (17)

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.