Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

109
Views
Using Oauth 2.0 in javascript to call restlet in netsuite

I am trying to call a restlet in my netsuite account using https.get in javascript. I am facing problem with using right headers. Can anyone tell me thw header format to use oauth 2.0 in java script. I tied this code

var ree =  https.get(link, {
        oauth:{
          consumer_key: consumer_key,
          consumer_secret: consumer_secret,
          token: token_key,
          token_secret: token_secret,
          signature_method : 'RSA-SHA1',
        },
        qs:{user_id: ''} ,
        json:true
      });
      console.log(ree);
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!