Skip to content
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

Unable to cancel the shipments in stamps.com using delivery_stamps #14

Open
VijaiySelvaraj opened this issue Oct 27, 2021 · 3 comments
Open

Comments

@VijaiySelvaraj
Copy link

We are using your delivery_stamps module. Using that we are unable to cancel the shipments.

It raises the following error:

Server raised fault: 'Server was unable to process request. ---> IndiciumIdentifier is of invalid type. Must either be a StampsTxID (Guid) or a TrackingNumber (string)'

@jaredkipe
Copy link
Member

jaredkipe commented Oct 27, 2021

what version?

Note this is a feature I test all the time while working on Stamps.com module as if you don't cancel the shipment you will be charged for it.

@VijaiySelvaraj
Copy link
Author

Thanks for the reply.

We are using version 14.0

Initially, we tried with the integration id that was hardcoded in the delivery_stamps module which gives an authentication error.

So we requested the integration id for our company from the stamps.com support team and got access to the test environment.

Using the test integration id, the labels got created but we are trying to cancel the shipments using the cancel button and it raises the exceptions.

@VijaiySelvaraj
Copy link
Author

@jaredkipe if any update is there ? that would be appreciable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants