Hello Team, Could you please help me with the fol...
# suitetalkapi
a
Hello Team, Could you please help me with the following question. We use getDataCenterUrls method to determine the correct domains. But we began to receive an empty response to this request. what could be the reason? One of the suggestion, that the client not fully updated tokens. But I am not sure that it is possible.
b
invalid account id
do not rely on the url for your id
m
also if you don't want to use SOAP to get the data centers, you can always just send a GET to this endpoint and you'll get the same results:
oops forgot to post the endpoint, but here it is
<https://rest.netsuite.com/rest/datacenterurls?account={account_id}>