When I tested the School Meetings (BETA) endpoint with the TryIt button, I got valid results when I used one or two offering types as arguments ([1,2], [2,3], etc), but got a 400 error if I used 3 or 4 types ([1,2,3], [2,3,9], etc).
Also, the endpoint reference page should include an example of the date format required.