hello All, New to suitetalk API. Following the net...
# suitetalkapi
v
hello All, New to suitetalk API. Following the netsuite learning portal training videos and trying to use the postman application. Now getting this page and it kept on processing. what could be the reason?
n
Make sure you are logged in to the NS account, you should see a message in the browser asking you to give access so it can generate a token. Sorry I won't be around to help you further if you get stuck I'm offline the rest of the day.
v
yes i am logged in to the netsuite account. i am not sure what should i do ? because i had already tried this again.
r
I am reviewing those videos as well in the hope of creating a SmartSheet -- Netsuite integration.
b
take a look at the callback url options
getting authorization using the browser requires you to use a specific callback url on the integration record
and requires popup management and probably application url management
its just easier to not authorize in the browser
r
I too am using the instructions from the NS Learning portal doing a Oauth1.0 and can't get past the "o:errorCode": "INVALID_LOGIN_ATTEMPT". Why are choosing to do the Oauth 2.0?
b
first place to look would be the Login Audit Trail if you are at actual error codes.