Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing readme on is_sandbox #46

Open
tayloramurphy opened this issue Jun 28, 2023 · 1 comment
Open

Confusing readme on is_sandbox #46

tayloramurphy opened this issue Jun 28, 2023 · 1 comment

Comments

@tayloramurphy
Copy link

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?

@Grimi94
Copy link

Grimi94 commented Jun 29, 2023

Had the same issue, you should set it to "false" if you are connecting to a Production environment, "true" if otherwise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants