Current functionality of albums/search endpoint seems to have changed/broke. When limit is set to 100 nothing is returned but when the same query is ran w/ limit set to a number lower than 100 the expected results are returned. The documentation says it defaults to 100. In our app we were setting limit specifically to 100. Wondering if this is a bug or intentional, and if the documentation should reflect the new default if so.
screenshots of the same request w/ limit 99 on postman