I have all kinds of problems this afternoon 😞
I need to use Patch instead of POST or GET, not me, our customer Rakuten.
I just read that Netsuite doesn't support it. Any work around ?
s
stalbert
06/17/2020, 9:15 PM
AWS Lamda, Google Cloud Functions, Azure Functions.
s
Simon
06/17/2020, 9:19 PM
I need to "POST" but can only use "PATCH", that's all Rakuten allowed.
b
battk
06/17/2020, 9:20 PM
his is the same answer as the walmart one
battk
06/17/2020, 9:20 PM
dont use suitescript
s
Simon
06/17/2020, 9:20 PM
But I'm in Netsuite, what else can I do ?
b
battk
06/17/2020, 9:21 PM
make a request to another server to make the patch request
battk
06/17/2020, 9:24 PM
if you are very lucky, rakuten might have implemented the X-HTTP-Method-Override to make the server override the http method