Ruby on Rails
OAuth 1 Signature – Rails + NETSUITE example
When we decide to use Oauth 1 for authentication, we need to answer the first question: ‘How is the signature generated?’. It took me 3 days to work it out before I could get data from our client’s NETSUITE account. I want to share with you my first raw Ruby code and hope it will save you a bit of time. Happy coding! References: https://developer.twitter.com/en/docs/authentication/oauth-1-0a/creating-a-signature