I am trying to call netsuite api through rest api ...
# suitetalkapi
m
I am trying to call netsuite api through rest api url as below https://xxxxxx.suitetalk.api.netsuite.com/services/rest/record/v1/metadata-catalog/?select=customer by following all steps mentioned as on http://mikebian.co/using-netsuites-token-based-authentication-with-suitetalk/ to get accountid,consumer id, consumer secret, token id and tokensecret but it give me error as 401 and as per error it says to look into section Setup > Users/Roles > User Management > View Login Audit Trail. but I did not locate anything there
l
DId you add REST Web SErvices to your role?
Also on Audit Trail is possible add the details about login failure. What's the message there?