List users endpoint bug

When I am calling list users endpoint and set offset parameter value, which is more then actual users count, instead of empty list I am getting 500 Server Error.

For example if I have only 10 users and I call list users endpoint like this - "https://api.domo.com/v1/users?limit=100&offset=10", I will get following error:

HTTP/1.1 500 Server Error
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Connection: keep-alive
Content-Length: 52
Content-Type: application/json;charset=UTF-8
Date: Mon, 22 Jan 2018 19:18:27 GMT
Expires: 0
Pragma: no-cache
Server: nginx
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

An error occurred while retrieving the list of users

Comments

  • Is anyone able to help out with this request?

  • I will check with our API team and see if there is the expected behavior. I'll get back to you by email and let you know. Thank you for reaching out. 

    Thanks 

    Justin 

  • Our development team is aware of this and is working on a fix for it now.

This discussion has been closed.