netsuite
netsuite copied to clipboard
Netsuite have changed how sandbox urls work
Sandboxes no longer have a different url, but just use a different account id, and this means the 'sandbox' configuration option no longer works as documented.
(A workaround for using this gem with a sandbox account is to set 'sandbox' to false and append _SB1 to the account id)
Further info at : https://netsuite.custhelp.com/app/answers/detail/a_id/66484
@perryn Thanks for calling this out! Want to submit a PR to fix this?
@iloveitaly Sure... but there's a lot on my stack atm, so don't wait around for me to get to it if someone else has time :)