You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was recently resolved as an ambiguity in the OAFeat and STAC API specs for limit. If a limit parameter value above the max allowed limit is sent, the server should respond as if the max limit value were sent, rather than with 400 error.