going back to oauth for a moment - trying to do th...
# suitescript
a
going back to oauth for a moment - trying to do this in python, following the example here: https://netsuite.custhelp.com/app/answers/detail/a_id/46169; but my install of python doesn't have
oauth2
installed - wondering if others have used this method before or just didn't use that library? i'm using
urllib
at the moment