Open JonnyPhillips opened 4 years ago
temp <- get_elections(year=2014, position="Federal Deputy", regional_aggregation = "Municipality", political_aggregation = "Candidate", state="SE")
Error in query_get_status(query_id, dev) : An error occurred (InvalidRequestException) when calling the BatchGetQueryExecution operation: At least one valid query execution Id is required.
The error does not arise for other years or other states.
temp <- get_elections(year=2014, position="Federal Deputy", regional_aggregation = "Municipality", political_aggregation = "Candidate", state="SE")
Error in query_get_status(query_id, dev) : An error occurred (InvalidRequestException) when calling the BatchGetQueryExecution operation: At least one valid query execution Id is required.
The error does not arise for other years or other states.