You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme in the code says The is_sandbox should always be set to "true" if you are connecting Production account of NetSuite. Set it to false if you want to connect to SandBox acccount.
Looking at the code though it seems like it appends _SB1 if this is true. Which is the proper way this should work?
The text was updated successfully, but these errors were encountered:
The readme in the code says
The is_sandbox should always be set to "true" if you are connecting Production account of NetSuite. Set it to false if you want to connect to SandBox acccount.
Looking at the code though it seems like it appends
_SB1
if this is true. Which is the proper way this should work?The text was updated successfully, but these errors were encountered: