Skip to content

Store query, order number, and order id search#3

Open
jmawebtech wants to merge 6 commits into
ShippingEasy:masterfrom
jmawebtech:master
Open

Store query, order number, and order id search#3
jmawebtech wants to merge 6 commits into
ShippingEasy:masterfrom
jmawebtech:master

Conversation

@jmawebtech
Copy link
Copy Markdown

I added logic to pull orders by ID, order number, and store.

Joseph Anderson added 6 commits November 5, 2018 10:14
Search for orders and stores.
User must add order statuses to search for orders by order number.
Added custom fields and internal notes.
Orders query replace O with u. .NET. That is the root of the problem - the space is getting escaped differently on the client than in our server. As a result, our server calculates a different HMAC value and when the value the server calculates does not match what the client calculated and specified in the api_signature URL parameter, the end result is the 401 error you are getting.
Fixed JSON integer 3194232401 is too large or small for an Int32. Path 'orders[9].shipments[0].cloned_from_shipment_id', line 1, position 47973.
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

Successfully merging this pull request may close these issues.

1 participant