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
jimmy
08/25/2021, 2:13 AM
I basically added the Sha 256 method over my same lib, but also you can edit directly the lib is more easy and clean