Skip to content

issues Search Results · repo:ShipEngine/shipengine-js language:TypeScript

Filter by

26 results
 (67 ms)

26 results

inShipEngine/shipengine-js (press backspace or delete to remove)

This repo is pretty much dead and very outdated compared to what the ShipEngine API currently supports. After putting up with it for a couple of years I ended up writing my own with much better type safety ...
  • kyle-villeneuve
  • 1
  • Opened 
    on Nov 4, 2024
  • #236

The majority of this libraries types are codegen d from shipengine-json-schema, and shipengine-json-schema is codegen d from your openapi definitions. The problem is that the shipengine-json-schema is ...
  • kyle-villeneuve
  • 1
  • Opened 
    on Oct 30, 2024
  • #235

Public API documentation suggests tracking url is present in the response from GET /v1/tracking?carrier_code=stamps_com tracking_number=9405511899223197428490 HTTP/1.1 However, this field appears to be ...
  • JMKJR
  • Opened 
    on Aug 8, 2024
  • #234

It is messing up with dependencies that expect the native fetch function to be there on node.js Would a patch that removes the usages of the global fetch function and instead imports it from an isomorphic ...
  • emi0x7d1
  • 1
  • Opened 
    on Aug 8, 2024
  • #233

When the auth key is invalid the sdk throws a generic exception with non-informative error message which makes these kind of errors hard to catch. Version: shipengine : ^1.0.7 , Code example: import ...
  • vitalir-xops
  • Opened 
    on May 24, 2024
  • #231

get-rates-with-shipment-details/types/public-params.d.ts declare type BillToAccount = bill_to_country_code | bill_to_party | bill_to_postal_code ; In the example request here the following payload ...
  • kyle-villeneuve
  • Opened 
    on Apr 11, 2024
  • #230

This issue is rising in my next.js application (ts based project) where I am using shipengine in route.ts file, working fine in local, but failing in build and production. I rectified and found that it ...
  • wave-nature
  • Opened 
    on Mar 4, 2024
  • #229

Null customs object is breaking the ship engine api call. It looks like there are already 3 pull requests (as of this morning) for a fix for this. This is breaking our production environment. Can we please ...
  • cvanem
  • 9
  • Opened 
    on Jan 30, 2024
  • #223

Hello, I notice that interface AdvancedOptions has property dryIceWeight required while all others properties are optional. I think this is incorrect, especially when all comments says that those all options ...
  • Harasz
  • 1
  • Opened 
    on Jun 5, 2023
  • #213

API documentation for the rate estimate endpoint found here includes the following note: Note This endpoint does not support shipments that contain multiple packages or filtering using the rate_options ...
  • callmephilip
  • 2
  • Opened 
    on Apr 28, 2023
  • #212
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub