Hello , i am trying to fetch customer details via ...
# suitetalkapi
m
Hello , i am trying to fetch customer details via postman with this url "https://[ACCOUNT_ID].suitetalk.api.netsuite.com/services/rest/record/v1/metadata-catalog/?select=customer" but facing an issue that is "entity or role disable". May i know in what case it is showing that and which permission i need to give for fetching the customer details?
u
1. Are you using an active user? 2. Is the token that you used bind to a active user with an active role 3. Are you using a user role that is active and present in the list of the roles available on the user 4. Is the integration user active?
m
yes.