Postman - oAuth 1.0 Signature Generation - NetSuite

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question:
How does Postman generate it oauth signature. I am working with NetSuite and am getting a different signature than Postman despite following documentation

Details (like screenshots):
oauth from Postman:

Basic Code Generating Signature (Ruby)

Results:
My Signature: “pZ8QP1vyD+4Emgyxeu4pAtPRSTjD39oOuhBjWEG4imY=”
Postmans Signature: “B8KYY0W4LUwXCNzNfPmbQg0yiGbBSkhrLFWBhJ8tpps%3D”
How I found the problem:

  • Kept receiving invalid login from server

I’ve already tried: