Skip to Main Content

Hardware

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!

Unable to connect to Netsuite (Invalid Signature Error)

User_9AOQQJun 24 2021

Hi,
I am trying to connect to Netsuite from my C#.NET application using RestAPI. I have completed the following steps,

  1. Setting up complete user, role, integration etc at Netsuite UI
  2. Using the consumer key, secret, Token Key , Secret etc I have tried to create signature and send web request. Always I received the error as "Invalid Signature" (Found in Login Audit Trail)
    NetsuiteRESTAPI_CodeSnippet.txt (3.86 KB)
    I have added my code snippet for easier reference. Could anyone help me out on fixing this issue?
Comments
Post Details
Added on Jun 24 2021
0 comments
415 views