RE: I am trying to use Restlet api using oauth 1.0 and i am getting this issue
Hi,
One thing that’s worth checking is the order as I think NetSuite can be a bit fussy about this. It should be:
realm
oauth_consumer_key
auth_token
oauth_signature_method
oauth_timestamp
oauth_nonce
oauth_version
oauth_signature
Let me know if this makes any difference.
Thanks,
Chris