-
The repo's config example illustrates how to initialize the library with TBA (preset token and token secret from NetSuite UI) - but does it support making requests with a single OAuth access token? I'm currently performing the OAuth dance outside of this library, assuming I could use it once obtained - but is only TBA supported here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I'm not sure I completely understand the question. We use the TokenPassport authentication and the options for that are exposed in the examples. If there is another method we should be looking though we can discuss it and see if it makes sense. Do you have some documentation for the process you're looking to implement? |
Beta Was this translation helpful? Give feedback.
"It is not supported for SOAP web services."
This is why its not implemented here. This library supports the SOAP web services.