The netsuite recommended python library oauth2 doe...
# integrations
t
The netsuite recommended python library oauth2 doesn't work at all with SHA 256. and nonce is just number. I am using haslib and hmac for signing the base string.
j
I basically added the Sha 256 method over my same lib, but also you can edit directly the lib is more easy and clean