I have an app that searches for events on EventBrite using the API Method event_search.
Suddenly the search using dates has stopped working and all I get back from the API is 'Error thrown while processing query' - not very helpful.
If I use 'This Month' the query works. If I use 'Next Month' I get the error with the exact same query. Similarly 'This Week' works and 'Next Week' fails.
This despite the fact that the API documentation shows that all of these date constructs are correct.