Anyone ever successfully perform a REST (BETA) request from Postman? I went through the setup, but am receiving HTTP 500's
j
JohnnyC
04/17/2020, 12:30 AM
I’ve done a customer get just using the sample environment provided by NetSuite
JohnnyC
04/17/2020, 12:35 AM
Of course after setting up the integration and tba in Netsuite and then adding that info into the environment configuration in postman
b
battk
04/17/2020, 1:15 AM
keep in mind that netsuite's collection uses environmental variables for auth related information, and that the authorization information is set at the collection level
battk
04/17/2020, 1:17 AM
that said, missing authorization information tends to relate to a server error
battk
04/17/2020, 1:20 AM
assuming you did all the required setup on a 2020.1 account, then the likely causes are either a invalid COMPANY_URL or ACCOUNT_ID