Issue #114 Fix pagination#115
Conversation
|
@IsaiahWilliams What you think about this behavior of |
5bf31a1 to
cb65a4e
Compare
|
@msize thank you for putting this together. With respect to this feature of the API the HTTP 204 response is expected if no data is available for the requested period of time. However, what is interesting is that you are getting the next link from the API. So, it should have data available for you. By chance do you have the correlation and request identifier for the call that is failing? |
|
@IsaiahWilliams I've checked for our old issues with these cases and found one: Request: utilizations/azure?seek_operation=Next |
Description
Fix pagination
Related issue
Fixes #114