RE: I am trying to use Restlet api using oauth 1.0 and i am getting this issue

I am trying to use Restlet api using oauth 1.0 and i am getting this issue

 

I am trying to create sales order using restlet api, how can i paas authentication using nodejs?

Add Comment
19 Answers

Hi,

This is your code that is POSTing into NetSuite to this script:

https://****001-sb1.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=569&deploy=1

That is a RESTlet and so there should be code at the NetSuite side that is responding to this call.

Is this what you’re looking for or were you looking to use the standard REST Web Services?

Thanks,

Chris

Intermediate Answered on February 3, 2023.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.