-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error on creating consignment for pickup point #313
Comments
@alexroosenstein Just to be sure; you are having this issue when an address is entered which unbeknownst is to you a pickup address but not a pickup address that is specifically selected as such in our checkout delivery options? If this is indeed the case than we can reproduce this issue and will work on solving it. |
Can confirm. I get the same issue for a client of mine. A customer of my client entered an pickup point unbeknownst to us. Which results in the error as supplied by @alexroosenstein. |
@svenvanhees: Thanks for the confirmation. We are on it. |
@Mitchell-MyParcel Any updates on this? I received the same error. My only option right now is to create the shipment manually in postnl backend right? |
Could this issue receive some attention? It's a PITA in our workflow. Regardless of the exception, the label is being created, so I'm unable handle the exception properly. |
When creating a consignment and supplying it with an address of a pickup point the following fatal error occurs.
For reproduction purposes, the address apparently belongs to "De Kade Post".
I am using an older version of this library, but the relevant code seems identical to the current version.
The text was updated successfully, but these errors were encountered: