RE: I am trying to use Restlet api using oauth 1.0 and i am getting this issue
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??