Join Slack
Powered by
An API that I'm trying to use only accepts PATCH r...
# suitescript
k
Kris Jones
09/07/2021, 10:54 PM
An API that I'm trying to use only accepts PATCH requests for a certain method - not possible with SuiteScript?
e
ehcanadian
09/07/2021, 11:00 PM
You could check if the API accepts the
'X-HTTP-Method-Override'
header.
k
Kris Jones
09/07/2021, 11:02 PM
tried that and it didn't work unfortunately
s
stalbert
09/07/2021, 11:03 PM
perhaps engage AWS Lambda or similar competitor
p
Patrick A.
09/08/2021, 7:52 AM
I am using Google Cloud Function and hoping NS will support it soon.
Open in Slack
Previous
Next