Ok, I’m a little stumped here. I’m having trouble ...
# suitescript
b
Ok, I’m a little stumped here. I’m having trouble accessing a REST API that uses TBA. I suspect that the customer forgot to update the consumer/token keys in their scripts after their sandbox refresh, so I created a fresh new integration and access token to make sure I could connect and now I’m attempting to test the API call using Postman. However, I’m getting the following error when I submit the request: “INVALID_DATA_CENTER”. This is the URL of the request, as logged out by my script just before the request is made: ’https://4558637-sb1.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=423&deploy=1&compid=4558637_SB1' I have tried removing the ‘compid’ parameter, but that doesn’t seem to make a difference. Any ideas?…