davidkdb
davidkdb
@chtoine You need to read FulfillmentOrders to get this info. Quite similar to Fullfillments, but each order line will have the assigned location id. It can even be so flexible...
BTW: What I found was working is to get the Request.Headers into Kvps(), then find the referrer key, strip away the text (https....) before ?code= and feed this into IsAuthenticRequest....
Both methods are failing, since none of them return a positive result. ``` // Try to find the referer in headers, and strip away the text before ?code= List headers...
@nozzlegear This would probably never be the case with querystring, but the headers. So it should be stripped when checking headers.
Yes, it does not seem to come in the querystring
You need to use the FulfillmentOrder, and not Fulfillments. FulfillmentOrders returns allocation.
Can dotted and round borders be implemented out of the box?