Using the sample C# SuiteTalk application - gettin...
# suitetalkapi
m
Using the sample C# SuiteTalk application - getting an error: 'Object reference not set to an instance of an object.' Debugging it I can see the urls is null. The web service using in the App.Setting is: https://webservices.netsuite.com/services/NetSuitePort_2017_2 - also tried 2019_1. Any suggestions for troubleshooting?
u
have you tried using the NetSuite Account Specific Domain for SuiteTalk? Using the account specific domain works for me.
m
do you mean from company > company url > SUITETALK (SOAP AND REST WEB SERVICES)
because that's where I got the URL from
u
yup. It should be working using the account specific domain
also have you tried testing your web reference first?
m
I didn't - how can I test this?
using Visual Studio 2019 community edition
message has been deleted
u
It's on your web reference