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

Hey Chris,

it worked, thank you very much for this support.

now i am facing a small issue can you help in this??

the error is :

{
“status”:”error”,
“errors”:[
“Error creating order – reasoncode: INVALID_FLD_VALUE, message:You have entered an Invalid Field Value B for the following field: orderstatus”
],
“order”:{}
How i can paas order status like:

_pendingFulfillment

in the API Parameters??

Rookie Answered on February 6, 2023.
Add Comment

Your Answer

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