RE: How to test Token Based Authentication of Get operation to find any record like Sales order/invoice?
I tried the information available in-suite answers and its not working for me and it returns an error like user error invalid login attempt.
Any suggestions on this will be highly appreciated.
The answer tends to be language specific. Without knowing more about what you are using or have tried, I say try using Postman.
https://blog.zuar.com/netsuite-api-exploring-soap/ has a reasonable example on how to use Postman for this purpose. Expect to get into more advanced features of Postman if you wish to use it with SuiteTalk Soap webservices.
apaule
You can check the Log In Audit Trail details to get a better idea of what the error is.
Dev
@ apaule , Thanks for looking into the issue will check the login audit trail and try to resolveĀ …..