has anyone seen a "Application ID mandatory but missing" error?
I am sending login request via SuiteTalk app and receiving this, but when sending same request credentials to webservices endpoing via Postman, it is successful
a
Andrea Rivetti
05/20/2020, 2:00 PM
Can't you log resolved payload in you app and compare it with the postman resolved payload?
d
dbarnett
05/20/2020, 2:25 PM
this is from running an actual *.exe application, I don't have access to manipulate the source code
a
Andrea Rivetti
05/20/2020, 2:25 PM
Ah ok... No trace of the request netsuite side?
Andrea Rivetti
05/20/2020, 2:27 PM
Anyway we experienced (develompent error) some issues with this new version of Netsuite related to specific environmets URL only, no other changes / issues with the new netsuite version
Andrea Rivetti
05/20/2020, 2:27 PM
getDataCenterURL not implemented. I know that have no sense my answer but it could be that is affecting you too but in another way.
d
dbarnett
05/20/2020, 2:30 PM
Yes, I see in the login action in the Web Service Usage logs that it is actually passing the ApplicationID and appears to be successful in response.xml as well , so maybe the error message I am receiving is just inaccurate potentially