When Trying to Call Data Via the API, I Am Getting a 500 Error Message
If you are seeing a (500): Internal Server Error, it is likely a case of the query failing because it is trying to pull too much data at one time.
-Try adding a date range to the query to see if that works
-Right now, you are fetching all-time data, so try the "To" and "From" calls with that
-Start with a relatively small date range (a week or even just a day), see if the query works, and then progressively widen the date range.
This should do the trick, but if you continue to get that 500 error message please contact techsupport@hawkindynamics.com