can you connect to a netsuite restlet with basic a...
# suitetalkapi
o
can you connect to a netsuite restlet with basic authentication? i have seen a few references around the web that say you can use basic authentication but can't get an example to work in postman
b
you probably want to ask in #C29HQS63G
but netsuite RESTlets do not support Basic Authentication
they support their custom NLAuth header
and the TBA (Oauth1a) OAuth header