Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to access web api in Netsuite suittalk by oauth 1.0 using keys and tokens in c#?

User_ATG4VSep 12 2022

Hi,
I am able to access the sales order data from web api oauth 1.0 method in postman using generated consumer/access keys and token. But when I try to access through c# code i am getting unauthorized error. It will be helpful if I get sample c# code to access the API.
https://xxxxxxx.suitetalk.api.netsuite.com/services/rest/record/v1/salesorder
Thanks,
Pushparaj S

Comments
Post Details
Added on Sep 12 2022
1 comment
833 views