Is anyone else having trouble with their netsuite ...
# suitetalkapi
n
Is anyone else having trouble with their netsuite API? I can’t seem to access anything through API anymore. It seems like the API endpoint I am using is working again. Weird. Thank you!
c
It's working fine. What's your specific issue?
n
When I try to access the suite API URL:
Copy code
<http://mynumbers.suitetalk.api.netsuite.com/services/rest/query/v1/suiteql|mynumbers.suitetalk.api.netsuite.com/services/rest/query/v1/suiteql>
I get just a 301 redirect - and my script which posts to that URL times out
I can’t return anything - I even can’t get an “authenticated” when I post garbage credentials
I tried on my local machine - and on an EC2 box
Oh. The issue seems to have passed now