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

How to determine what issue is with service not completing. #3

Open
jasonal316 opened this issue Oct 11, 2016 · 0 comments
Open

How to determine what issue is with service not completing. #3

jasonal316 opened this issue Oct 11, 2016 · 0 comments

Comments

@jasonal316
Copy link

Hello, I am new to everything and I have been trying to integrate ShipStationAccess into our website using asp.net mvc and was wondering how do you tell why a service call might not have gone successfully?

I have the following:

ShipStationService service = new ShipStationService(svcCredentials);
service.UpdateOrder(order);

but no order is created. I know I have left a lot to be interpreted but I didn't want to confuse with too many details. I have created the order object and sent it to the service and that is all. And realize I might be missing several steps, as always any help is appreciated.

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

1 participant