has anyone seen a "Application ID mandatory but mi...
# suitetalkapi
d
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
Can't you log resolved payload in you app and compare it with the postman resolved payload?
d
this is from running an actual *.exe application, I don't have access to manipulate the source code
a
Ah ok... No trace of the request netsuite side?
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
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
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