|
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? |
Answered by
neclimdul
Jun 26, 2025
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? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"It is not supported for SOAP web services."
This is why its not implemented here. This library supports the SOAP web services.