|
Re: Order report request: "Report Cancelled"
|
| |
I managed to solve this by putting the reportName and NumberofDays in the HEADER, rather than the po...
|
|
Re: Generating order report - no number of days specified
|
| |
Figured it out now. I was sending the number of days and order type in the post vars instead of in t...
|
|
Generating order report - no number of days specified
|
| |
I'm sending an order report request and specifying a number of days as per the API spec, but when I ...
|
|
Re: Error CUSTOMER_UNAUTHORIZED
|
| |
Not sure if this is going to lead you closer to, or further away from a solution, but
curl_setop...
|
|
Re: Error CUSTOMER_UNAUTHORIZED
|
| |
I can't see that you've put the headers into the curl request. So you're pretty much sending an empt...
|
|
Re: Error CUSTOMER_UNAUTHORIZED
|
| |
I got this error when I specified the incorrect host in the url. Make sure you use the location spec...
|
|
Re: Order report request: "Report Cancelled"
|
| |
I'm having the same problem. In the post I'm requesting the following:
"ReportName" => "Order",
...
|