Giter VIP home page Giter VIP logo

utilities's People

Contributors

kidd0203 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

utilities's Issues

Sensitive Data in DBHelper folder

@kidd0203
There appears to be extra, unnecessary files relating to connecting to a database and a webClient override in the DBHelper directory, and parent's Utils.cs/WebClientEx.cs.

I looked all over for a way to reach you directly, but couldn't find anything. I'd suggest clearing out the DBHelper from the git hub, or zeroing out the sensitive database configurations in the code.

Getting a nullref error for fedex

Error processing tracking 676564801942 for carrier Fedex
System.NullReferenceException : Object reference not set to an instance of an object.
at ShippingTrackingUtilities.FedExTracking.FedExTrackingResultWrap(TrackReply resultMessage) at C:\projects\shipping-tracking\ShippingTrackingUtilities\ShippingTrackingUtilies\FedExTracking.cs : 43
at ShippingTrackingUtilities.TrackingUtilities.GetTrackingResult(String trackingNo) at C:\projects\shipping-tracking\ShippingTrackingUtilities\ShippingTrackingUtilies\TrackingUtilities.cs : 43
Error processing tracking 427421288629 for carrier Fedex
System.NullReferenceException : Object reference not set to an instance of an object.
at ShippingTrackingUtilities.FedExTracking.FedExTrackingResultWrap(TrackReply resultMessage) at C:\projects\shipping-tracking\ShippingTrackingUtilities\ShippingTrackingUtilies\FedExTracking.cs : 43
at ShippingTrackingUtilities.TrackingUtilities.GetTrackingResult(String trackingNo) at C:\projects\shipping-tracking\ShippingTrackingUtilities\ShippingTrackingUtilies\TrackingUtilities.cs : 43

UPS Does Not Populate TrackingDetails

When querying UPS, it doesn't populate TrackingDetails array with the information. It does for FedEx - but any query I've tried (both sample and actual), don't populate it for UPS.

FedexUserKey & FedexPassword

First, this is an awesome tool, can't wait to use it.
I'm having the same issue. I have verified I am using my production API key and the API password that was emailed to me by FedEx.
I have an api key, account number, meter number, and password. I've tried all sorts of combinations and authentication fails.
Any guidance?

UPS Tracking production API Url

Is api url correct for UPS Tracking?
I've downloaded API Documentation from https://www.ups.com/upsdeveloperkit/downloadresource?loc=en_US, and they suggest to use this url for production https://onlinetools.ups.com/ups.app/xml/Track.
I've tried to send request with postman, and your URL replies always with the service name, remote
user, server port, server name, and servlet path.

string apiUrl = "https://www.ups.com/ups.app/xml/Track"; // "https://wwwcie.ups.com/ups.app/xml/Track";

Login Fedex Fail?

I have a username and password when I register an account on Fedex website.
I use username and password input to ConnectionString.SetupFedExCredential("username", "password");, but I recieve a status "Authentication Failed".
Please help me!!!

Newtonsoft.Json issues

In Nuget it says your package has no dependencies, but the filelistabsolute shows Newtonsoft.Json, and I get version conflict warnings when I build with a version other than 8.0.0.0:

1>      "Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" was chosen because it was primary and "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" was not.
1>      References which depend on "Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" [C:\projects\<my project name>\packages\ShippingTracking.1.0.4\lib\Newtonsoft.Json.dll].

Another symptom of this problem is if I uninstall the shipping tracking package, it removes Newtonsoft.Json from all projects in the solution.

UPS Tracking Methods No Longer Work

Hi!
Sometime in the past few weeks, changes made by UPS have caused exceptions when calls to GetTrackingResults(), GetTrackingInfoUPSInString() are made. The return error is: {"There is an error in XML document (0, 0)."}

Thanks!

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.