Skip to main content

Hi all

 

I’m trying to create a Zap where an order is changed to a specific hold date based on a google sheet cell. 

 

The actions leading up to Shipstation are all working well, but we are getting an error 404 when we try it. Shipstation suggested updating the header, but I don’t think we have the power to do that in Zapier. Which leave me a bit stuck. 

 

 

 

I can’t (or don’t know how to) change the header to what they’ve requested. I’m also assuming the URL is ok with the API settings in it as that’s setup via the Zapier connection. 

 

These are the errors I am getting:

 

From what I can work out it is the text/plain that is causing the issue but I’m at a loss as to how to amend, or override, that within the Zap.

 

Here’s a copy of the 404 I get if I update the header:

 

🔍 Full Response Data 🔎

https://zapier.com/engine/hydrate/11534299/.eJw1jsFOwzAQRP9lz0lwbIc4PYE4ReKA1CNCkeNuqdXUjuK1oIry7ywRXN-M3swKLgbCQAPdZ4QD9FCAD4lscDj4E5Pjxc9HsuRjeHntn9_6p7qqTSW46HKieMsJl71a143SsusKsM7FzNJ_KkWjmWa68JR3u2wPtXpUpjWmgLPH6TQEe_t9cfYTJh64ftnlM8Fh3ckwR89nFwbvK1zxzs2kHnCUUsuxLZWQbalFI8tRmbp0KJy1OHZKdOz6Uy-Y8kQVfRNsH9v2A5DtUUs:1tmWwi:RD5NJm1d67HyynB3XeevXiC188jq-wAB8dF_GGzNiJ4/

request

Request Method

POST

Request Url

https://ssapi.shipstation.com/orders/holduntil

Request Querystring

Request Headers

Request Headers Content Type

application/json

Request Body

{  "orderId": 148159,  "holdUntilDate": "2025-02-27"  }

Request Data

response

Response Status

404

 

Hi ​@Jimbob9 

Remove the : after Content-Type

 


Hey Troy

Thanks. I tried that:

🔍 Full Response Data 🔎

https://zapier.com/engine/hydrate/11534299/.eJw1jsFugzAQRP9lz0AxtsHOqVVPSDlEyrGqkOuYxgqxEV6rjRD_3i1qr29Gb2YFGwO6gAM-ZgcH6KEAHxKaYN3gL0TOVz-f0aCP4fXYv5z6Z1YxVdVUtDlhvOfklr3KmOSi0boAY23MJP2nTS0F0YxXmvJ2l-2h4C1XnVIFjN5NlyGY---L0U8u0cDtyyyfCQ7rToY5ejq7EHhb4eYe1Ez8qZWtbrRQpRbdWAolball50pbM9ko_sG4kOT6Uy8u5Qkr_EbY3rftB2zBUGE:1tmXcr:boHFPKpEnaqjdVV1qHANOSIXOwTAd2yhldP_I4Pco_8/

request

Request Method

POST

Request Url

https://ssapi.shipstation.com/orders/holduntil

Request Querystring

Request Headers

Request Headers Content Type

application/json

Request Body

{  "orderId": 148159,  "holdUntilDate": "2025-02-27"  }