First, I added `oauth-1.0a` and the necessary elem...
# suitescript
m
First, I added
oauth-1.0a
and the necessary elements of
cryptojs
to Filecabinet so that I could import them Then I added realm as an argument to the OAuth class, added realm to the Header (but not to the signature generation!), and added the Script query args to data passed to the OAuth constructor (
{script: '123', deploy: '1'}
)