Giter VIP home page Giter VIP logo

shipengine / shipengine-java Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 215 KB

The official Java SDK for ShipEngine API

Home Page: https://www.shipengine.com/docs/

License: Apache License 2.0

Java 100.00%
address-validation api dhl-api fedex-api java jdk package-tracking rest-api sdk shipengine shipment-tracking shipping-api shipping-label shipping-rates tracking-number ups-api usps-api

shipengine-java's People

Contributors

anneoreilly avatar dependabot[bot] avatar github-actions[bot] avatar jpill avatar kaseycantu avatar pierce-h avatar sushithegreat avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

pandahereboy

shipengine-java's Issues

API call error throw ClassCastException (should be ShipengineException)

Your response return Map<String, String+ArrayList>:

unknown

In src/main/java/com/shipengine/InternalClient.java
func checkResponseForErrors( )
you initiate a Map<String, ArrayList> to get that response:

11unk11nown

then this ClassCastException's always thrown (should be ShipengineException)

class java.lang.String cannot be cast to class java.util.ArrayList (java.lang.String and java.util.ArrayList are in module java.base of loader 'bootstrap')

Please help me solve this

Update example doc

I think there is a mistake in the example of the getRatesWithShipmentDetails function. It should be updated with the correct example. Currently, it's using createLabelFromShipmentDetails

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.