Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Netsuite REST Web Services - Python GET Request OAuth1
Hi community, thanks in advance for your help. I've successfully setup REST Web Services API in our sandbox environment, and successfully made GET requests using the documented Postman application. I'm now trying to write script in Visual Studio code that mimics Postman's requests but am having a difficult time finding a Python library that will create the authentication headers the same way Postman does. There is no Netsuite documentation on this that I can find. Does anyone have Python library examples, or a recommended way to hash the signature and pass through to header upon request? I've setup the integration
Tagged:
1