I need to an integrate an 3rd party API (Navisphere by C.H. Robinson) with Netsuite.
This integration says it uses OAuth v2.0.
I remember recently there was discussion here in #C29HQS63G that v2.0 was problematic to integrate with Netsuite.
I am correct about this? Is this going to give me issues
b
battk
08/13/2020, 7:41 PM
Navisphere's implementation of OAuth2 is probably better than NetSuite's implementation
battk
08/13/2020, 7:41 PM
you would need to check the details
battk
08/13/2020, 7:42 PM
NetSuite's OAuth2 implementation should have no effect on Navisphere's
a
Azi
08/13/2020, 7:43 PM
@battk . Ah! You mean the issue people were having was integrating TO Netsuite with OAuth2.0, but for me to be making calls from netsuite to a 3rd party API should be fine. Correct?
b
battk
08/13/2020, 7:44 PM
should be fine, but keep in mind that SuiteScript has no native support for OAuth2