I'm testing the REST API to my npm instance according to REST · solarwinds/OrionSDK Wiki · GitHub
However, the response is the login page rather than the expected result, or even an authentication error..
http://localhost:8787/SolarWinds/InformationService/v3/Json/Query?query=SELECT+Uri+FROM+Orion.Pollers+ORDER+BY+PollerID+…
Do I need to do something to enable the REST API?
Thanks,
-Stephen