Skip to main content


 

Symptoms


Following errors appear when trying to setup up OAuth connection with Netsuite. ?Redirecting for Authorization. Retry after successful authorization?. Then when trying to pull up the NetSuite web services, message appears ?You have successfully connected to the NetSuite SOAP Server. The Server is operational.

 

Diagnoses


When using Appit, you can currently only integrate with AAD or static credentials.

 

Resolution

As there is is no workspace in Appit, SSO configuration is not possible. Appit only works with AAD or static credentials. Appit does not currently have out of the box support for NetSuite.




 

Try Using Rest Services passing Authentication token as Default Http header. Creater a Swagger.js file and load your rest let in Netsuite. That Should work.


Reply