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 Read more…